5 posts tagged with "vim"

swapping tabs with spaces in vim

02/18/2022 14:05 | Category: vim

Tags: vim

This is a quick note to reference a helpful StackOverflow post that…

vim and nvim indenting by filetype

09/07/2021 14:52 | Category: vim

Tags: vimrcinit.vim

One of the issues I had recently when working in a full stack…

Learn Vim the Hard Way

06/09/2021 20:00 | Category: vim

Tags: vimscriptvim

learn vim the hard way When creating my screenshotting utility for Vim I noticed a good resource for…

Vim Filepaths in Register

06/08/2021 23:52 | Category: vim

Tags: scriptsvim

vim filepaths in register We can get the full paths, relative paths, and filenames within Vim. This…

Execute Simple Scripts from Vim

06/08/2021 23:47 | Category: vim

Tags: vimscriptsterminal

execute simple scripts from vim I've been running into a few scenarios where I want to be able to…

All categories