mirror of
https://github.com/neovim/neovim.git
synced 2025-12-23 22:58:59 +00:00
Currently it's not 100% clear that without setting these, using the autocomds to utilize the `textDocument/documentHighlight` functionality, nothing will actually be visible since the highlight groups don't have any details. This just adds in a couple simple extra notes to make sure that's done