dotfiles/vim
2015-11-03 20:38:01 -05:00
..
vim Update Vim to use Vundle, thus removed many submodules 2015-10-27 19:10:16 -04:00
README.md Update README files. 2015-10-27 19:21:05 -04:00
vimrc Update configs 2015-11-03 20:38:01 -05:00
vimrc.bundles Update Vim to use Vundle, thus removed many submodules 2015-10-27 19:10:16 -04:00

#Vim Configuration Files

My vim configuration is relatively straight forward.

###RC File

  • Word-wrap is set to 80 characters
  • Mappings to quickly edit dotfiles
  • Relative numbering, with mapping to quickly swap

###Bundles File The vimrc.bundles file stores the plugin information for Vundle. Currently, I use the following plugins:

####To-Do

  • (Optional) Customize Airline more.
  • Consider adding gist-vim due to prevalence of Gist at work
  • Look into ctrlp for more awesome searching.
  • Get color situtated.