nvf/modules/lsp
Kalle Jepsen c693d2fbd4 lsp: make key bindings configurable
This exposes the keybindings for the lsp commands to the configuration
and maps a few more commands (e.g. `vim.lsp.buf.format()`) It also adds
a description to be picked up by whichkey to make the whichkey UX a bit
nicer (ie. we're now showing "Go to definition" instead of just
"vim.lsp.buf.definition()")
2023-10-22 22:42:55 +02:00
..
lightbulb docs: clarify plugin option documentation 2023-04-02 19:59:08 +03:00
lsp-signature feat: per-plugin border styles 2023-07-26 10:33:01 +03:00
lspconfig feat: per-plugin border styles 2023-07-26 10:33:01 +03:00
lspkind feat(LSP): lspkind and sources 2023-04-18 01:48:44 +03:00
lsplines feat: lsplines module 2023-07-30 19:54:54 +03:00
lspsaga fix: typo ledaer -> leader 2023-10-14 19:35:43 +01:00
null-ls plugins: Replace null-ls with none-ls 2023-10-21 12:35:39 +02:00
nvim-code-action-menu fixes enable option descriptions 2023-10-21 19:15:36 +02:00
trouble fixes enable option descriptions 2023-10-21 19:15:36 +02:00
config.nix lsp: make key bindings configurable 2023-10-22 22:42:55 +02:00
default.nix feat: lsplines module 2023-07-30 19:54:54 +03:00
module.nix lsp: make key bindings configurable 2023-10-22 22:42:55 +02:00