* Magnus Woldrich <[email protected]> [190212 11:38]: > Here you go: > https://github.com/trapd00r/configs/blob/master/vim/nancy/000-functions.vim#L159
Thanks! That gives the info I want, and it also gave me the clue to find the help (synID) and the original tip that I was looking for: Tip 99 on the old «https://www.vim.org/tips/» page, now at «http://vim.wikia.com/wiki/Identify_the_syntax_highlighting_group_used_at_the_cursor». I like your use of map over synstack to give all of the contained syntax items. ...Marvin -- -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
