Adding css-color and vim surround

This commit is contained in:
Dustin Swan
2011-08-24 02:36:38 -04:00
parent 53f368cac1
commit 590939c903
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -16,3 +16,9 @@
[submodule "vim/bundle/solarized"]
path = vim/bundle/solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "vim/bundle/css-color"]
path = vim/bundle/css-color
url = git://github.com/ap/vim-css-color