Tuesday, July 26, 2016

Re: Changing the defaults with Vim 8

On Sun, Jul 24, 2016 at 07:50:51PM -0700, h_east wrote:
> Please refer to the last two lines of `:help iquote`.
> DOC> i" v_iquote iquote
> DOC> i' v_i' i'
> DOC> i` v_i` i`
> DOC> Like a", a' and a`, but exclude the quotes and
> DOC> repeating won't extend the Visual selection.
> DOC> Special case: With a count of 2 the quotes are
> DOC> included, but no extra white space as with a"/a'/a`.
>
> In the current situation, it can be avoided in the following way.
>
> c2i"

Well, that's a cool trick indeed, and scratches the itch nicely. It's
too bad that it costs an extra keystroke and is a *really* special
case.

I would definitely get on board with an option that allows for
fine-grain control over how some of the "a" text objects treat
surrounding whitespace.

--
Erik Falor
Registered Linux User #445632 http://unnovative.net

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: