Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
lldong committed Jan 17, 2014
1 parent 855e886 commit fa2f123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vimrc
Expand Up @@ -162,7 +162,7 @@ au VimResized * :wincmd =
" cab h vert h

" yank to OS X clipboard
vnoremap <silent> <leader>c :w !pbcopy<cr><cr>
vmap <C-c> :w !pbcopy<CR><CR>
" enter full-screen mode
noremap <F1> :set invfullscreen<cr>
Expand Down

0 comments on commit fa2f123

Please sign in to comment.