Nvim set up from scratch, one commit at a time
I created this repo because I was tired of not knowing how my vimrc worked. Now every line is documented with a choice.
- nobackup, nowritebackup, noswapfile :: backups for files covers the limitations of autowrite. I've yet to have a problem with swapfiles building up.
- ruler
- showcmd
- incsearch
- laststatus=2