diff --git a/.gitmodules b/.gitmodules index 8661cf6..8edc1dd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,9 +13,6 @@ [submodule "vim/bundle/vim-phpcs"] path = vim/bundle/vim-phpcs url = git@github.com:utix/vim-phpcs.git -[submodule "vim/bundle/file-line"] - path = vim/bundle/file-line - url = git@github.com:utix/file-line.git [submodule "vim/bundle/tabular"] path = vim/bundle/tabular url = https://github.com/godlygeek/tabular.git @@ -34,3 +31,6 @@ [submodule "vim/bundle/vim-linux-coding-style"] path = vim/bundle/vim-linux-coding-style url = git@github.com:utix/vim-linux-coding-style.git +[submodule "vim/bundle/vim-fetch"] + path = vim/bundle/vim-fetch + url = https://github.com/wsdjeg/vim-fetch diff --git a/vim/bundle/file-line b/vim/bundle/file-line deleted file mode 160000 index 5b44ff1..0000000 --- a/vim/bundle/file-line +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5b44ff16ded42ebf1954ec0cc14b65174edebe46 diff --git a/vim/bundle/vim-fetch b/vim/bundle/vim-fetch new file mode 160000 index 0000000..dd674b5 --- /dev/null +++ b/vim/bundle/vim-fetch @@ -0,0 +1 @@ +Subproject commit dd674b50b261275a6a75cab6929b7bb7c5c4acba