dotfiles/vim/README.md
2015-10-27 19:21:05 -04:00

1 KiB

#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.