Skip to content

Commit

Permalink
Do not automatically leave insert mode, for now
Browse files Browse the repository at this point in the history
  • Loading branch information
masolino committed Sep 18, 2011
1 parent 2cb731e commit 0a6d038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gvimrc
Expand Up @@ -68,7 +68,7 @@ map <D-&> <plug>NERDCommenterToggle<CR>
" automatically leave insert mode after 'updatetime' milliseconds of inaction
" http://vim.wikia.com/wiki/To_switch_back_to_normal_mode_automatically_after_inaction
au CursorHoldI * stopinsert
" au CursorHoldI * stopinsert

set transparency=3

Expand Down

0 comments on commit 0a6d038

Please sign in to comment.