Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
lldong committed Dec 25, 2013
1 parent f88ab46 commit 855e886
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vimrc
Expand Up @@ -161,6 +161,9 @@ au VimResized * :wincmd =
" open vim help in vertical window by default
" cab h vert h

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

0 comments on commit 855e886

Please sign in to comment.