diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.gitmodules b/.gitmodules index e8690a3..6200726 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,7 +55,7 @@  	path = bundle/vim-scriptease  	url = https://github.com/tpope/vim-scriptease.git  [submodule "bundle/slimv"] -	path = bundle/slimv +	path = bundle/slimv~  	url = https://github.com/kovisoft/slimv.git  	ignore = untracked  [submodule "bundle/rust"] | 
