dotfiles/vim/README.md

1.1 KiB

#Vim Configuration Files

My vim configuration is relatively straight forward.

###RC File

  • Word-wrap is set to 80 characters
  • Spaces not tabs; tab-length set to 5
  • Wild menu

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

###Font I prefer using the Droid Monospace font for powerline, which is bundled here for convenience.

####To-Do

  • (Optional) Customize Airline more.
  • Consider adding gist-vim due to prevalence of Gist at work
  • Consider adding vim-notes and/or vimwiki for notes