Class chorus.lsp.Subconfig
-
class chorus.lsp.Subconfig:
vim.lsp.Config LSP settings for a particular language server
See Neovim documentation for available settings
-
keymap:
chorus.keymap.Spec? Keymap to apply when this language server attaches to a buffer
-
inherit:
boolean? Inherit from global and base (nvim-lspconfig) settings (default
true)
-
keymap: