Inspect Character Under Cursor in Vim
Use ga in Vim to inspect the character under the cursor in Vim. Extend this feature with the Characterize plugin.
Use ga in Vim to inspect the character under the cursor in Vim. Extend this feature with the Characterize plugin.
Stop using Excel and Google Sheets and stay inside Vim whenever you edit CSV files. Use these handy tips to improve your Vim CSV experience.
The Vim Checkbox plugin allows you to toggle checkboxes in Markdown written in Vim.
Use the vim-visual-multi plugin to edit multiple lines at once in Vim.
Clear the annoying persistent search highlight in Vim with any of these methods.
Use the vim-maximizer plugin to get a closer look at a single split.
Comment or uncomment code in Vim with or without a plugin.
Use Livedown to enable live Markdown document preview in Vim.
Use the Peekaboo plugin help recall what’s in each register.
Swap arguments or list items with this powerful plugin.