5 posts tagged with "vim"
swapping tabs with spaces in vim
This is a quick note to reference a helpful StackOverflow post that…
vim and nvim indenting by filetype
One of the issues I had recently when working in a full stack…
Learn Vim the Hard Way
learn vim the hard way When creating my screenshotting utility for Vim I noticed a good resource for…
Vim Filepaths in Register
vim filepaths in register We can get the full paths, relative paths, and filenames within Vim. This…
Execute Simple Scripts from Vim
execute simple scripts from vim I've been running into a few scenarios where I want to be able to…