dotfiles/vim/README.md
2015-06-27 17:39:31 -04:00

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:

  • Fugitive for nice Git integration.
  • Airline to look nice, but not garish.
  • Sneak for getting around.
  • Vinegar for a convenient directory browser.
  • and Pathogen to do the hard work.

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

####To-Do

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