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 +++ shell/_vim/bundle/vim-sleuth | 1 + 2 files changed, 4 insertions(+) create mode 160000 shell/_vim/bundle/vim-sleuth 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 diff --git a/shell/_vim/bundle/vim-sleuth b/shell/_vim/bundle/vim-sleuth new file mode 160000 index 0000000..a174627 --- /dev/null +++ b/shell/_vim/bundle/vim-sleuth @@ -0,0 +1 @@ +Subproject commit a17462708aa40a7fc0afd4effa559087d8a2c908 -- cgit v1.2.3-70-g09d2