remove yoink

main
Brian Hicks 2019-10-24 15:18:03 -05:00
parent 33a287041d
commit d428dc579d
2 changed files with 0 additions and 20 deletions

View File

@ -292,13 +292,6 @@ in {
nnoremap <leader>pp :Start<Space>
nnoremap <leader>pP :Spawn<Space>
"" YOINK
nmap <c-n> <plug>(YoinkPostPasteSwapBack)
nmap <c-p> <plug>(YoinkPostPasteSwapForward)
nmap p <plug>(YoinkPaste_p)
nmap P <plug>(YoinkPaste_P)
"" TESTING
let test#strategy = "dispatch"

View File

@ -696,19 +696,6 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz",
"vim": "true"
},
"vim-yoink": {
"branch": "master",
"description": "TODO",
"homepage": "https://github.com/svermeulen/vim-yoink",
"owner": "svermeulen",
"repo": "vim-yoink",
"rev": "28a77ca191cf4ecbe532b8a5cc1d2354c0d0ec0e",
"sha256": "1kgsyajr0iwlld5x5kbw3c2m0jvr5b3ar0q9wry795g0cfvqk4xg",
"type": "tarball",
"url": "https://github.com/svermeulen/vim-yoink/archive/28a77ca191cf4ecbe532b8a5cc1d2354c0d0ec0e.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz",
"vim": "true"
},
"visual-split.vim": {
"branch": "master",
"description": "TODO",