Skip to content

Commit

Permalink
fixed delay after hitting esc and then O
Browse files Browse the repository at this point in the history
  • Loading branch information
shantamg committed May 21, 2012
1 parent 34e8899 commit f7931c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -239,3 +239,5 @@ autocmd WinLeave * setlocal nocursorline
set listchars=tab:>-,trail:·,eol:$
nmap <silent> <leader>s :set nolist!<CR>
" fix the delay when hitting <esc> and then O
imap <esc> <c-c>

0 comments on commit f7931c2

Please sign in to comment.