add targets, tcomment; remove vim-commentary
This commit is contained in:
parent
fdc55e4972
commit
f8c21a9cac
9
.gitmodules
vendored
9
.gitmodules
vendored
@ -49,9 +49,6 @@
|
||||
[submodule ".vim/bundle/vim-abolish"]
|
||||
path = .vim/bundle/vim-abolish
|
||||
url = https://github.com/tpope/vim-abolish.git
|
||||
[submodule ".vim/bundle/vim-commentary"]
|
||||
path = .vim/bundle/vim-commentary
|
||||
url = https://github.com/tpope/vim-commentary.git
|
||||
[submodule ".vim/bundle/vim-eunuch"]
|
||||
path = .vim/bundle/vim-eunuch
|
||||
url = https://github.com/tpope/vim-eunuch.git
|
||||
@ -124,3 +121,9 @@
|
||||
[submodule ".vim/bundle/base16-vim"]
|
||||
path = .vim/bundle/base16-vim
|
||||
url = https://github.com/danielwe/base16-vim
|
||||
[submodule ".vim/bundle/tcomment_vim"]
|
||||
path = .vim/bundle/tcomment_vim
|
||||
url = https://github.com/tomtom/tcomment_vim
|
||||
[submodule ".vim/bundle/targets.vim"]
|
||||
path = .vim/bundle/targets.vim
|
||||
url = https://github.com/wellle/targets.vim
|
||||
|
1
.vim/bundle/targets.vim
Submodule
1
.vim/bundle/targets.vim
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit a79447f261e4b8b4327557aa03726f3849334b84
|
1
.vim/bundle/tcomment_vim
Submodule
1
.vim/bundle/tcomment_vim
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 622cc0551bef87a3dfb2846cb339412eeb8ef133
|
@ -1 +0,0 @@
|
||||
Subproject commit 141d9d32a9fb58fe474fcc89cd7221eb2dd57b3a
|
Loading…
Reference in New Issue
Block a user