Adding solarized and tagbar

This commit is contained in:
Dustin Swan
2011-08-24 02:30:42 -04:00
parent 0d299cbd7d
commit 53f368cac1
5 changed files with 18 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -10,3 +10,9 @@
[submodule "vim/bundle/supertab"]
path = vim/bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = git://github.com/majutsushi/tagbar.git
[submodule "vim/bundle/solarized"]
path = vim/bundle/solarized
url = git://github.com/altercation/vim-colors-solarized.git