summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 35844ed..ebe61f1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -112,3 +112,9 @@
[submodule ".vim/bundle/vim-openscad"]
path = .vim/bundle/vim-openscad
url = https://github.com/sirtaj/vim-openscad.git
+[submodule ".vim/bundle/vim-surround"]
+ path = .vim/bundle/vim-surround
+ url = https://github.com/tpope/vim-surround.git
+[submodule ".vim/bundle/vim-workspace"]
+ path = .vim/bundle/vim-workspace
+ url = https://github.com/thaerkh/vim-workspace.git