Skip to content

Commit

Permalink
Remove default mappings
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Stuart committed Mar 19, 2011
1 parent 00cc6b5 commit b9cdda6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions plugin/pbcopy.vim
Expand Up @@ -14,7 +14,3 @@ function! s:pbpaste()
endfunction

command! -nargs=0 -bar PBPaste call s:pbpaste()

map \y :yank<CR>:PBCopy<CR>
map \p :PBPaste<CR>:put<CR>

0 comments on commit b9cdda6

Please sign in to comment.