Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- " Barry Arthur, 26 Oct 2011
- function! s:VAMDQ()
- return "?\"\<CR>o/\"\<CR>"
- endfunction
- vnoremap <expr> am" <SID>VAMDQ()
- onoremap am" :normal vam"<CR>
- finish
- this
- is a "test of
- the multi-line
- double quote" text-object
- matcher
Advertisement
Add Comment
Please, Sign In to add comment