diff options
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 15ad774..3589cd3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -20,7 +20,7 @@ branch = master [submodule ".vim/pack/plugins/start/vim-polyglot"] path = .vim/pack/plugins/start/vim-polyglot - url = https://github.com/sheerun/vim-polyglot.git + url = ../vim-polyglot branch = master [submodule "rice/submodules/wmname"] path = rice/submodules/wmname |