Skip to content

Instantly share code, notes, and snippets.

@thinca
Forked from ujihisa/gist:656edb373364c2268940
Created March 2, 2010 03:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save thinca/da672c02d46ea387ec5e to your computer and use it in GitHub Desktop.
Save thinca/da672c02d46ea387ec5e to your computer and use it in GitHub Desktop.
inoremap <buffer> <expr> ] searchpair('\[', '', '\]', 'nbW', 'synIDattr(synID(line("."), col("."), 1), "name") =~? "String"') ? ']' : "\<C-n>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment