aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorBen Beltran <ben@freshout.us>2013-06-05 11:08:10 -0500
committerBen Beltran <ben@freshout.us>2013-06-05 11:08:10 -0500
commit4256df35ac1bbc3f74d88567846ce2e83468c8ca (patch)
treefbdff95f7338d9db3cb5b13730b6814f5fd6ef7a /.gitmodules
parentfe337504f2fb3ded76326b1e3d4d02787a27d853 (diff)
Add lua inspect
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 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