General update

This commit is contained in:
Bill Niblock 2015-10-27 18:21:59 -04:00
parent 353099b8f0
commit 2086540df2
5 changed files with 11 additions and 21 deletions

View file

@ -4,8 +4,8 @@ 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
* Mappings to quickly edit dotfiles
* Relative numbering, with mapping to quickly swap
###Directory
Additionally, I have several extensions, as submodules, in .vim/bundle:
@ -16,14 +16,9 @@ Additionally, I have several extensions, as submodules, in .vim/bundle:
browser.
* [Pathogen](https://github.com/tpope/vim-pathogen) to do the hard work.
* [Templates](https://github.com/ap/vim-templates.git) for easy templates.
###Font
I prefer using the Droid Monospace font for powerline, which is bundled here for
convenience.
* [vimwiki](https://github.com/vimwiki/vimwiki) for info, diary and notes.
####To-Do
* [ ] (Optional) Customize Airline more.
* [ ] Consider adding [gist-vim](https://github.com/mattn/gist-vim) due to
prevalence of Gist at work
* [ ] Consider adding [vim-notes](https://github.com/xolox/vim-notes) and/or
[vimwiki](https://github.com/vimwiki/vimwiki) for notes

Binary file not shown.