Files
neovim/runtime/lua/vim/lsp
Mathias Fussenegger e00cd1ab40 feat(lsp): return resolved config for vim.lsp.config[name]
Allows to retrieve the configuration as it will be used by `lsp.enable`
- including the parts merged from `*` and rtp.

This is useful for explicit startup control
(`vim.lsp.start(vim.lsp.config[name])`)

Closes https://github.com/neovim/neovim/issues/31640
2024-12-31 13:18:05 +01:00
..
2024-12-07 16:58:40 +00:00
2024-12-07 16:58:40 +00:00