Saluton Kana :)

Kana Natsuno <[email protected]> skribis:
> Try textobj-user <http://www.vim.org/scripts/script.php?script_id=2100>.
> With textobj-user, what you want can be written as follows:
>
> call textobj#user#plugin('item', {
> \   '-': {
> \     '*pattern*': '^-\(\s\+\).*\(\n\s\1.*\)*\n',
> \     'select': 'I',
> \   },
> \ })
>
> Then you can edit an item with dI, yI, etc.

Thanks! I'll take a look at the plugin, Kana :)

-- 
Raúl "DervishD" Núñez de Arenas Coronado
Linux Registered User 88736 | http://www.dervishd.net
It's my PC and I'll cry if I want to... RAmen!

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to