Skip to content

Commit

Permalink
no need for two mappings
Browse files Browse the repository at this point in the history
  • Loading branch information
git2samus committed Apr 6, 2012
1 parent e881e5a commit 43901cc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .vimrc
Expand Up @@ -57,9 +57,6 @@ nmap <silent> <Leader>i :silent set ignorecase!<CR>:set ignorecase?<CR>

" use system registry by default
set clipboard=unnamed
" swap paste-mode and force screen refresh to play nice with statusline flag
set pastetoggle=<F12>
map <F12> <F12>
" alternate mapping using Leader for when <F12> is unavailable
nmap <silent> <Leader>p :silent set paste!<CR>
Expand Down

0 comments on commit 43901cc

Please sign in to comment.