diff options
| author | Ben Beltran <ben@freshout.us> | 2013-06-05 11:19:36 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@freshout.us> | 2013-06-05 11:19:36 -0500 |
| commit | a0015300d278fd4ac0f82b0b4d024fa7b223e4c3 (patch) | |
| tree | 8f4353e5b8bf4b372fd7fc3b0d61d56f9c1f10da /.gitmodules | |
| parent | 4256df35ac1bbc3f74d88567846ce2e83468c8ca (diff) | |
Remove lua inspectstuffs
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 095b00e..485105f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -94,3 +94,6 @@ [submodule "vim/bundle/vim-lua-inspect"] path = vim/bundle/vim-lua-inspect url = https://github.com/xolox/vim-lua-inspect +[submodule "vim/lua-inspect"] + path = vim/lua-inspect + url = git://github.com/davidm/lua-inspect.git |