vim/.gitmodules
Jonathan Hodgson 8eeccdcea8 Add surround
2016-11-15 09:24:49 +00:00

9 lines
313 B
Text

[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = https://github.com/groenewege/vim-less
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git://github.com/tpope/vim-surround.git