mirror of
https://github.com/neovim/neovim.git
synced 2026-03-12 19:14:20 +10:00
Problem: LSP configs on the runtimepath must have the same name as the LSP server and must also explicitly set the name in vim.lsp.config. This is redundant and creates a footgun where a user may accidentally use the wrong name when assigning to the vim.lsp.config table. Solution: Return a table from lsp/ runtimepath files instead
51 KiB
51 KiB