mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00

Most LSP servers require the notification to correctly load the settings and for those who don't it doesn't cause any harm. So far this is done in lspconfig, but with the addition of vim.lsp.start it should be part of core.