Skip to content

Commit

Permalink
[vim] Clipboard and kj mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalecki committed Aug 9, 2012
1 parent 04efbae commit 2dc6091
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions vim/vimrc
Expand Up @@ -33,3 +33,7 @@ set laststatus=2
set incsearch
set ignorecase
set smartcase

set clipboard=unnamed

inoremap kj <Esc>

0 comments on commit 2dc6091

Please sign in to comment.