dev-resources.site
for different kinds of informations.
vim_notes
Published at
1/6/2025
Categories
vim
notes
terminal
Author
haxnet
Main Article
Author
6 person written this
haxnet
open
A simple note taking in the terminal without downloading anything.
https://github.com/HaxNet/vim_notes
Just using 2 scripts, crontab, and an alias
Decided to create this because a lot of the time I am on the phone and need to take a quick note and the easiest thing is just opening up a terminal.
I would use an alias to execute the script which will create a new filename using vim and you can start entering your actual notes. When you save, it will auto push to your github.
Preferrably, create a private repo in github.
Using crontab to run the directory and auto push every 5 minutes.
vim Article's
30 articles in total
Vim Macros: Automate Repetitive Tasks Instantly
read article
Develop a ulauncher extension with a command database
read article
vim_notes
currently reading
My text editor setup in 2025 and how I came out of extension hell
read article
Mastering Vim and NvChad for Coding and Development: A Comprehensive Guide
read article
Vim cheat sheet
read article
Setting Up NeoVim + LazyVim on My New Mac Mini M4 💻✨
read article
🎉 Welcome to the LazyVim Adventure! 🎉 Part1
read article
Mastering VIM: A Complete Beginner's Guide to the Command-Line Editor
read article
Explaining Null Device or Black Hole Register in Vim
read article
From Vi to NeoVim: A Journey into the Heart of Text Editing
read article
Neovim how to ignore directories like node_modules in Telescope
read article
How to Create a Markdown Code Block in Vim With a Single Keystroke
read article
Setting Up Neovim
read article
The Most Interesting Mostly Tech Reads of 2024
read article
How to Setup Vim for Kotlin Development
read article
Using Vim Navigation (h, j, k, l) as Arrow Keys on Mac with Karabiner-Elements
read article
vim
read article
How to Modify Multiple Various Matches at Once in Vim
read article
On Vim's Modal Nature and the Importance of Tools: The Example of Numbered Registers
read article
I’ve been working in IT for what feels like forever. All this time, I’ve been using Vim and just exiting by turning off the terminal. Today, an intern casually showed me :wq... My life will never be the same. 🤦♂️
read article
Atomic Note-Taking Guide
read article
What I've Learned About My Editing Skills
read article
Like Vim, but Helix
read article
Vim Regex Tricks - Capitalize Every First Letter
read article
Configurando Os Temas do Vim no Termux
read article
[SOLVED] Vue 3 + TypeScript + Inlay Hint support in NeoVim
read article
Vim: Minimalist Environment
read article
Configurando o AutoComplete do Vim pelo Termux
read article
Migrating from VSCode to Neovim: A Journey of Learning, Confusion, and Triumph! 🚀
read article
Featured ones: