diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | shell/_vim/bundle/vim-sleuth | 0 |
2 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 diff --git a/shell/_vim/bundle/vim-sleuth b/shell/_vim/bundle/vim-sleuth new file mode 160000 +Subproject a17462708aa40a7fc0afd4effa559087d8a2c90 |