Skip to content

Commit

Permalink
Copy to system clipboard vim shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
pjg committed Feb 29, 2012
1 parent 6cd2873 commit 54aca10
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vimrc
Expand Up @@ -404,6 +404,9 @@ map <leader>s :w<cr>
" rails.vim
map <leader>rr :.Rake<cr>
" copy to system clipboard
map <leader>y "*y"
" ZoomWin
map <leader>zw :ZoomWin<cr>
Expand Down

0 comments on commit 54aca10

Please sign in to comment.