dotfiles/vim
2015-06-27 16:12:05 -04:00
..
fonts Update vimrc and add font for powerline. Update readmes accordingly. 2015-06-27 16:12:05 -04:00
vim Adding vim-vinegar to submodules 2015-04-14 18:25:23 -04:00
README.md Update vimrc and add font for powerline. Update readmes accordingly. 2015-06-27 16:12:05 -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. The font is licensed under the Apache License, Version 2.0.

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