dotfiles/vim
2015-10-27 19:10:16 -04:00
..
vim Update Vim to use Vundle, thus removed many submodules 2015-10-27 19:10:16 -04:00
README.md General update 2015-10-27 18:21:59 -04:00
vimrc Update Vim to use Vundle, thus removed many submodules 2015-10-27 19:10:16 -04: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

###Directory Additionally, I have several extensions, as submodules, in .vim/bundle:

####To-Do

  • (Optional) Customize Airline more.
  • Consider adding gist-vim due to prevalence of Gist at work