Tuesday, March 11, 2014

Re: Question about surround.vim and visual selection

On 11/03, KF wrote:
>On Tuesday, March 11, 2014 2:30:47 PM UTC+8, Niels Kobschätzki wrote:
>> is there a way when using surround.vim with visual selection doesn't add white space?
>>
>> When having:
>>
>> "This is some text"
>>
>> and I select "some" and hit "S(" it becomes:
>>
>> "This is ( some ) text"
>>
>> but I want
>>
>> "This is (some) text"
>>
>
>Hit "S)" instead... :)

Damn, that was easy m)
Thanks a lot. This improves vim a lot for me :)

Cheers,

Niels

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