Added yankring plugin - after pasting use Ctrl-p/n
Cycle through old pastes using Ctrl-p/Ctrl-n after making a paste (using standard p character)
This commit is contained in:
parent
34b0c445e5
commit
f3a3ef7713
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -157,3 +157,6 @@
|
||||
[submodule "vim/bundle/kana-vim-textobj-entire"]
|
||||
path = vim/bundle/kana-vim-textobj-entire
|
||||
url = https://github.com/kana/vim-textobj-entire
|
||||
[submodule "vim/bundle/chrismetcalf-vim-yankring"]
|
||||
path = vim/bundle/chrismetcalf-vim-yankring
|
||||
url = https://github.com/chrismetcalf/vim-yankring.git
|
||||
|
1
vim/bundle/chrismetcalf-vim-yankring
Submodule
1
vim/bundle/chrismetcalf-vim-yankring
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 37f57f839fc5ff13ddf2445077796b134b637a4e
|
Loading…
Reference in New Issue
Block a user