Vim search and replace magic wandI found a nice search and replace command in vim. If you need to change all12 Aug 2025 • 2 min read
Direcory wide search using quickfix list in NeovimIf i am reading code and want to see all references of a word, until yesterday i11 Aug 2025 • 2 min read
Create template code on creating a new fileIf you are working a lot on a language and are creating many new files, always9 Aug 2025 • 1 min read
VIM FunVIM is a great tool to master for anyone interfacing with a computer. The documentation is really good and trying to find stuff to read is relatively easy with :help [keyword].9 Sep 2022 • 5 min read
Presentations in vimVim can be used to give presentations. You need few plugins to do it.2 Jan 2021 • 2 min read