Added vim sleuth as a git submodule

This commit is contained in:
2017-04-06 07:35:27 -04:00
parent bb6b0a9641
commit a22b697c08
6 changed files with 5 additions and 238 deletions

5
.gitmodules vendored
View File

@@ -1,6 +1,9 @@
[submodule "vim/.vim/bundle/slime"]
path = vim/.vim/bundle/slime
url = http://github.com/jpalardy/vim-slime
url = https://github.com/jpalardy/vim-slime
[submodule "vim/.vim/bundle/filetype-nix"]
path = vim/.vim/bundle/filetype-nix
url = https://github.com/LnL7/vim-nix
[submodule "vim/.vim/bundle/sleuth"]
path = vim/.vim/bundle/sleuth
url = https://github.com/tpope/vim-sleuth