On Mon, Jan 14, 2013 at 4:06 PM, skeept <ske...@gmail.com> wrote: > On Monday, January 14, 2013 3:57:27 PM UTC-5, Jack Gates wrote: >> On Mon, Jan 14, 2013 at 3:55 PM, stosss wrote: >> >> > On Mon, Jan 14, 2013 at 3:49 PM, skeept < 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. > > > Thanks, that is obvious now. > Somehow I was reading extend as "add quotes around the visual selection" >
The surround plugin does that. -- 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