Friday, January 17, 2020

Re: match string in part of List buffer starting at index

It's done. Thank you

Le ven. 17 janv. 2020 à 16:34, 'Andy Wokula' via vim_use <vim_use@googlegroups.com> a écrit :
Am 17.01.2020 um 08:48 schrieb Ni Va:
> Hi,
>
> Would like to match a string onto a part of List starting to Nth index ?
>
> Thank you

Check out match(), matchstr(), matchstrpos() etc with List argument for {expr}
and {start} index.

--
Andy

--
--
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 a topic in the Google Groups "vim_use" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/vim_use/KNLKeofTK-g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/5E21D40F.8050008%40yahoo.de.

--
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CAOKxv4EK-VDpCGy-yR-ULxGqeSVmccHWU5PFWWTAZdpfueP5qQ%40mail.gmail.com.

No comments: