Skip to content

Commit

Permalink
remove yoink
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Oct 24, 2019
1 parent 33a2870 commit d428dc5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
7 changes: 0 additions & 7 deletions dotfiles/neovim.nix
Expand Up @@ -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"
Expand Down
13 changes: 0 additions & 13 deletions nix/sources.json
Expand Up @@ -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",
Expand Down

0 comments on commit d428dc5

Please sign in to comment.