What is a supposed to do in visual mode?

2013-01-14 Thread skeept
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

Re: What is a supposed to do in visual mode?

2013-01-14 Thread stosss
On Mon, Jan 14, 2013 at 3:49 PM, skeept ske...@gmail.com 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

Re: What is a supposed to do in visual mode?

2013-01-14 Thread stosss
On Mon, Jan 14, 2013 at 3:55 PM, stosss sto...@gmail.com wrote: On Mon, Jan 14, 2013 at 3:49 PM, skeept ske...@gmail.com 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

Re: What is a supposed to do in visual mode?

2013-01-14 Thread skeept
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

Re: What is a supposed to do in visual mode?

2013-01-14 Thread stosss
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

Re: What is a supposed to do in visual mode?

2013-01-14 Thread Chris Schneider
I actually cover this about 2/3rds the way through my VimDrills screencast for this week (http://www.vimdrills.com/blog/drill-3-text-objects). Basically, while in visual mode, you can keep repeating text-objects to expand out your selected area. So va (visual all quote), then you can tack on