Articles tagged with “Vim”
Today I learned: How to delete until the beginning of the line including the cursor in Vim
Posted onLearn about vim exclusive character motions and how to turn them into inclusive motions
Today I learned: How to show current buffer's path in Vim's normal mode
Posted onLearn the Vim shortcut to reveal the current buffer's path in the command line from normal mode.
Vim CursorHold autocommand error when opening command line window
Posted onFind out how to get rid of `Error detected while processing CursorHold Autocommands for ... E11: Invalid in command-line window...` issue.
Fuzzy file search prompt ready upon vim entrance
Posted onCreate a Vim autocommand to fire up your fuzzy file search plugin when you enter your editor.