Added git submodule for vim-commentary

This commit is contained in:
2017-04-06 10:32:46 -04:00
parent 382a149b10
commit 79d57ab9f1
6 changed files with 4 additions and 187 deletions

3
.gitmodules vendored
View File

@@ -13,3 +13,6 @@
[submodule "vim/.vim/bundle/eunuch"]
path = vim/.vim/bundle/eunuch
url = https://github.com/tpope/vim-eunuch
[submodule "vim/.vim/bundle/commentary"]
path = vim/.vim/bundle/commentary
url = https://github.com/tpope/vim-commentary