mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +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