On Thursday, January 12, 2017 at 2:37:12 AM UTC-6, Afanasiy Fet wrote: > Can you add > > / > > to text-objects list. > > :h text-objects > :h object-select > > The commands that start with "a" select "a"n object including white space, the > commands starting with "i" select an "inner" object without white space, or > just the white space. > > The slash is used in internet URLs > (e.g., http://en.wikipedia.org/wiki/Slash_(punctuation) ) > > The slash is used as the path component separator in many > computer operating systems (e.g., Unix's /pictures/image.png)
Are you asking for implementation of a new text object which will match the region between two '/' characters? I'd rather see this patch included, to match the region between two arbitrary "matched pairs": https://github.com/vim/vim/pull/958 -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
