Re: [vim/vim] complete_info() does not report the item highlight groups (PR #21105)
Christian Brabandt (Vim Github Repository) <[email protected]>
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <vim/vim/pull/21105/[email protected]> |
chrisbra left a comment (vim/vim#21105) But why? Why do you need to know the group name of the highlight group from the completion menu? That seems unnecessary, a plugin already knows what highlighting it specified for the completion, so I am guessing it doesn't need to capture this information again. -- Reply to this email directly or view it on GitHub: https://github.com/vim/vim/pull/21105#issuecomment-5359684638 You are receiving this because you are subscribed to this thread. Message ID: <vim/vim/pull/21105/[email protected]> -- -- 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 visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/21105/c5359684638%40github.com.