summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2016-04-26 12:15:41 +0200
committerTharre <tharre3@gmail.com>2016-10-07 20:13:39 +0000
commit0e8261039445b9e28aaac505e1cb5a719dbdb941 (patch)
tree802123bcdeccc2be1d0285eae556f728abc8393e /.gitmodules
parenta4012e8ab3aff720e30f2bde87b99f74656c8ca0 (diff)
downloaddotfiles-0e8261039445b9e28aaac505e1cb5a719dbdb941.tar.gz
dotfiles-0e8261039445b9e28aaac505e1cb5a719dbdb941.tar.xz
dotfiles-0e8261039445b9e28aaac505e1cb5a719dbdb941.zip
Add vim-sleuth
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index d515b79..483fda4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -40,3 +40,6 @@
[submodule "shell/_vim/bundle/ctrlp.vim"]
path = shell/_vim/bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
+[submodule "shell/_vim/bundle/vim-sleuth"]
+ path = shell/_vim/bundle/vim-sleuth
+ url = https://github.com/tpope/vim-sleuth.git