Restore YankRing plugin to functionality
This commit is contained in:
parent
3224d33d99
commit
88b69c8dcb
8
.gitmodules
vendored
8
.gitmodules
vendored
@ -174,10 +174,6 @@
|
||||
path = vim/bundle/kana-vim-textobj-entire
|
||||
url = https://github.com/kana/vim-textobj-entire
|
||||
ignore = dirty
|
||||
[submodule "vim/bundle/chrismetcalf-vim-yankring"]
|
||||
path = vim/bundle/chrismetcalf-vim-yankring
|
||||
url = https://github.com/chrismetcalf/vim-yankring.git
|
||||
ignore = dirty
|
||||
[submodule "vim/bundle/mattn-gist-vim"]
|
||||
path = vim/bundle/mattn-gist-vim
|
||||
url = https://github.com/mattn/gist-vim
|
||||
@ -326,3 +322,7 @@
|
||||
path = vim/bundle/skwp-vim-powerline
|
||||
url = https://github.com/skwp/vim-powerline.git
|
||||
ignore = dirty
|
||||
[submodule "vim/bundle/vim-scripts-YankRing"]
|
||||
path = vim/bundle/vim-scripts-YankRing
|
||||
url = https://github.com/vim-scripts/YankRing.vim
|
||||
ignore = dirty
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit 41d996ceed5b907f07b512f03ed835489635140e
|
1
vim/bundle/vim-scripts-YankRing
Submodule
1
vim/bundle/vim-scripts-YankRing
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 8ebc225b364887c0557ab47ab2ca752a70123bee
|
Loading…
Reference in New Issue
Block a user