summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorNick Shipp <nick@shipp.ninja>2017-06-03 01:07:10 -0400
committerNick Shipp <nick@shipp.ninja>2017-06-03 01:07:10 -0400
commit447137cd744d80f498062558c94e31c187b947eb (patch)
treebffe06e5e632d5b699e3381f8774d3f93123d08c /.gitmodules
parentc012f55efda29f09179e921cf148d79deb57616e (diff)
Tweaks to rust cfg for vim
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 3106d74..594a3a9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,9 @@
[submodule "vim/vim-surround"]
path = vim/vim-surround
url = https://github.com/tpope/vim-surround.git
+[submodule "vim/bundle/vim-commentary"]
+ path = vim/bundle/vim-commentary
+ url = https://github.com/tpope/vim-commentary.git
+[submodule "vim/bundle/vim-surround"]
+ path = vim/bundle/vim-surround
+ url = https://github.com/tpope/vim-surround.git