dotfiles/vim
2015-07-08 14:29:51 -04:00
..
fonts Fix symlinks for font. 2015-06-27 17:39:31 -04:00
vim Add vim-templates to submodule to allow for easier/faster post creation. 2015-07-08 14:29:51 -04:00
README.md Fix symlinks for font. 2015-06-27 17:39:31 -04:00
vimrc Update vimrc and add font for powerline. Update readmes accordingly. 2015-06-27 16:12:05 -04:00

#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