Skip to content

Commit

Permalink
Vim: replace file-line with vim-fetch
Browse files Browse the repository at this point in the history
Because of conflict with vim-fugitive: bogado/file-line#44
  • Loading branch information
utix committed Apr 15, 2020
1 parent c3b3d9f commit 21364ae
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
1 change: 0 additions & 1 deletion vim/bundle/file-line
Submodule file-line deleted from 5b44ff
1 change: 1 addition & 0 deletions vim/bundle/vim-fetch
Submodule vim-fetch added at dd674b

0 comments on commit 21364ae

Please sign in to comment.