On Mon, Jan 14, 2013 at 3:55 PM, stosss <[email protected]> wrote: > On Mon, Jan 14, 2013 at 3:49 PM, skeept <[email protected]> wrote: >> Hi I was reading some documentation and I came across >> >> |v_aquote| a" extend highlighted area with a double >> >> In my case I start visual mode and type a" but nothing seems to happen. Is >> this supposed to surround the visual selection with "? >> >> I tried this with vim -u NONE --noplugins. >> > > It works when your cursor is between quotes. It does a visual > selection of everything between the quotes. See :help a"
Correction it works when the cursor is on a quote and selects the quote and matching quote with all the text between them. -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
