This blog post about my .vimrc
settings is mainly for personal reference, but I thought I’d make it public in case anyone else was interested. I plan on keeping this post updated if I ever change my .vimrc
configuration.
Some helpful websites that I’ve found are listed here:
- basic Vim settings
- Vim colorschemes
- put colorscheme files in
~/.vim/colors/
- GitHub: flazz/vim-colorschemes
- put colorscheme files in
- Vundle: Vim plugin manager
My .vimrc
file is also hosted as a GitHub Gist.