vim-gitgutter => vim-signify
This commit is contained in:
parent
4a33b1d8a0
commit
def0de0d2e
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -4,9 +4,6 @@
|
|||||||
[submodule ".vim/bundle/vim-argwrap"]
|
[submodule ".vim/bundle/vim-argwrap"]
|
||||||
path = .vim/bundle/vim-argwrap
|
path = .vim/bundle/vim-argwrap
|
||||||
url = https://github.com/FooSoft/vim-argwrap.git
|
url = https://github.com/FooSoft/vim-argwrap.git
|
||||||
[submodule ".vim/bundle/vim-gitgutter"]
|
|
||||||
path = .vim/bundle/vim-gitgutter
|
|
||||||
url = https://github.com/airblade/vim-gitgutter.git
|
|
||||||
[submodule ".vim/bundle/vim-licenses"]
|
[submodule ".vim/bundle/vim-licenses"]
|
||||||
path = .vim/bundle/vim-licenses
|
path = .vim/bundle/vim-licenses
|
||||||
url = https://github.com/antoyo/vim-licenses.git
|
url = https://github.com/antoyo/vim-licenses.git
|
||||||
@ -115,3 +112,6 @@
|
|||||||
[submodule ".vim/bundle/vimtex"]
|
[submodule ".vim/bundle/vimtex"]
|
||||||
path = .vim/bundle/vimtex
|
path = .vim/bundle/vimtex
|
||||||
url = https://github.com/lervag/vimtex.git
|
url = https://github.com/lervag/vimtex.git
|
||||||
|
[submodule ".vim/bundle/vim-signify"]
|
||||||
|
path = .vim/bundle/vim-signify
|
||||||
|
url = https://github.com/mhinz/vim-signify.git
|
||||||
|
@ -1 +0,0 @@
|
|||||||
Subproject commit 3724e1c207c980b5de914b4857e8b44dc3551506
|
|
1
.vim/bundle/vim-signify
Submodule
1
.vim/bundle/vim-signify
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit e76d00ccc00beb58d2278e6c63213ef4d365cace
|
Loading…
Reference in New Issue
Block a user