aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules6
m---------vim/bundle/vim-lua-inspect0
m---------vim/bundle/vim-misc0
3 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index d9ba288..095b00e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -88,3 +88,9 @@
[submodule "vim/bundle/vim-showmarks"]
path = vim/bundle/vim-showmarks
url = git://github.com/vimez/vim-showmarks.git
+[submodule "vim/bundle/vim-misc"]
+ path = vim/bundle/vim-misc
+ url = https://github.com/xolox/vim-misc
+[submodule "vim/bundle/vim-lua-inspect"]
+ path = vim/bundle/vim-lua-inspect
+ url = https://github.com/xolox/vim-lua-inspect
diff --git a/vim/bundle/vim-lua-inspect b/vim/bundle/vim-lua-inspect
new file mode 160000
+Subproject 77f9da174a49316db27884b7c15d0492ee09d67
diff --git a/vim/bundle/vim-misc b/vim/bundle/vim-misc
new file mode 160000
+Subproject 37211f3d9058bc7909adfabc53d11d1f8b59572