neovim/runtime/lua/vim/lsp
francisco souza 70d4b31b83
lsp: Add new highlight groups used in show_line_diagnostics (#12473)
* lsp: support custom hl groups in show_line_diagnostics

Closes #12472.

* runtime: add docs for the new lsp highlight groups

Co-authored-by: francisco souza <fsouza@users.noreply.github.com>
2020-06-18 08:04:49 -04:00
..
buf.lua LSP: Add textDocument/codeAction support (#11607) 2020-05-16 01:18:59 +02:00
callbacks.lua lsp: do not process diagnostics for unloaded buffers (#12440) 2020-06-04 19:37:38 -04:00
log.lua lsp: change log name to "lsp.log" from "vim-lsp.log" 2020-05-23 15:02:38 +09:00
protocol.lua lsp: Fix #12449 textDocumentSync.save can be boolean. Access textDocumentSync.save.includeText only if table. (#12450) 2020-06-11 15:47:03 -04:00
rpc.lua lsp: do not assert even if the code does not exist in ErrorCodes (#11981) 2020-04-21 15:42:48 +02:00
util.lua lsp: Add new highlight groups used in show_line_diagnostics (#12473) 2020-06-18 08:04:49 -04:00