mirror of
https://github.com/amix/vimrc
synced 2025-07-09 18:55:01 +08:00
added yankstack back and edited mappings
This commit is contained in:
@ -37,7 +37,7 @@ map <leader>f :MRU<CR>
|
||||
let g:yankstack_yank_keys = ['y', 'd']
|
||||
|
||||
nmap <c-p> <Plug>yankstack_substitute_older_paste
|
||||
nmap <c-n> <Plug>yankstack_substitute_newer_paste
|
||||
nmap <leader><c-p> <Plug>yankstack_substitute_newer_paste
|
||||
|
||||
|
||||
""""""""""""""""""""""""""""""
|
||||
|
Reference in New Issue
Block a user