Skip to content

Instantly share code, notes, and snippets.

@osyo-manga
Created July 1, 2015 02:17
Show Gist options
  • Select an option

  • Save osyo-manga/5ac5d7db34fa9e44f9ac to your computer and use it in GitHub Desktop.

Select an option

Save osyo-manga/5ac5d7db34fa9e44f9ac to your computer and use it in GitHub Desktop.
aaaa
let g:textobj_multitextobj_textobjects_group_i["test"] = [
\ "i'",
\ 'i"',
\]
omap <expr> im textobj#multitextobj#mapexpr_i("test")
vmap <expr> im textobj#multitextobj#mapexpr_i("test")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment