diff options
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index d139f2f..4dade1b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -24,7 +24,7 @@ url = https://github.com/honza/vim-snippets [submodule ".config/vim/bundle/vim-pug"] path = .config/vim/bundle/vim-pug - url = git://github.com/digitaltoad/vim-pug.git + url = https://github.com/digitaltoad/vim-pug [submodule ".config/vim/bundle/vim-php-namespace"] path = .config/vim/bundle/vim-php-namespace url = https://github.com/arnaud-lb/vim-php-namespace |