From 0e8261039445b9e28aaac505e1cb5a719dbdb941 Mon Sep 17 00:00:00 2001 From: Tharre Date: Tue, 26 Apr 2016 12:15:41 +0200 Subject: Add vim-sleuth --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3-70-g09d2