> 'a/b/c: 123', the cursor now stops at 'a', and I wish to select
> 'a/b/c' in visual mode, ':' was also selected when I type 'E'. Am I
> missing anything? I take a glance at 'iskeyword', seems it was not
> talking about this.
>
> Any comments?
'f' and 't' might work out better for you. If the cursor is at a, I
would do 'vfc', or 'vt:' to visually select a/b/c. Or, I would
directly yank them with 'yfc' or delete with 'dfc'.
See :help f
--
Anurag Priyam,
3rd Year Undergraduate,
Department of Mechanical Engineering,
IIT Kharagpur.
+91-9775550642
--
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
No comments:
Post a Comment