aboutsummaryrefslogtreecommitdiffstats
path: root/autoload/airline/themes
diff options
context:
space:
mode:
authorGravatar Charles Moscofian <charles.moscofian@mercadolivre.com>2022-01-12 19:00:15 -0300
committerGravatar GitHub <noreply@github.com>2022-01-12 23:00:15 +0100
commit3e4e273d79e512fdcc84b00cd176026c1bf149af (patch)
tree6607a597686ce0dff46fe1aecd23144f80749635 /autoload/airline/themes
parent8035ba071b3302c1affcfead48af8a1ced9a41e1 (diff)
downloadnord-vim-3e4e273d79e512fdcc84b00cd176026c1bf149af.tar.gz
Add support for LSP textDocument/documentHighlight (#284)
Support for Neovim LSP `documentHighlight` groups The Neovim LSP `textDocument` / `documentHightlight` groups [1] are responsible to highlight tokens in a document that are related to each other, e.g. decalred variables, using the `vim.buf.lsp.document_highlight()` function. Also see the LSP specification about "Document Highlights Request" [2] for more details. [1]: https://github.com/neovim/neovim/blob/f92a2457c2e7ad14d9a5a907ef4213fa770b6d95/runtime/doc/lsp.txt#L423 [2]: https://microsoft.github.io/language-server-protocol/specification#textDocument_documentHighlight Co-authored-by: Arctic Ice Studio <development@arcticicestudio.com> Co-authored-by: Sven Greb <development@svengreb.de>
Diffstat (limited to 'autoload/airline/themes')
0 files changed, 0 insertions, 0 deletions