Skip to content

Instantly share code, notes, and snippets.

@hotoo
Created March 12, 2011 12:57
Show Gist options
  • Save hotoo/867221 to your computer and use it in GitHub Desktop.
Save hotoo/867221 to your computer and use it in GitHub Desktop.
" GOOD!
set noimdisable
set imactivatekey=D-space
set imsearch=0
autocmd! InsertLeave * set imdisable|set iminsert=0
autocmd! InsertEnter * set noimdisable|set iminsert=2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment