Hi, On Tue, Sep 15, 2020 at 12:34 PM bfrg <[email protected]> wrote:
> @yegappan <https://github.com/yegappan> The way @prabirshrestha > <https://github.com/prabirshrestha> needs it is inside another list: > > [ > [ "curl", "world", "curl world"], > [ > [ [2,3] ], > [ [2,3 ] ], > [ [2,3], [7,8] ] > ] > ] > > I don't think it is useful to nest it inside a another list. It can't be > passed to matchaddpos() anyway since matchaddpos() requires a line and > column number. But matchfuzzy() returns only a list of byte indexes > (column numbers). > > > Makes sense. I thought you were asking about the list of lists in the value returned by matchfuzzypos() (second item). Regards, Yegappan -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAAW7x7mawwZDKbp2z5AuH-Jkzjc2An1eeEu8uPZVv_ben8aHoA%40mail.gmail.com.
