diff options
author | Gregory Anders <greg@gpanders.com> | 2024-12-21 08:27:27 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-21 08:27:27 -0600 |
commit | 130b5fd85f074ac5e40cb4b07c6c9dc6f91512bd (patch) | |
tree | ff3f22ad9316edb6ff26b4b9260b979aa333083f /runtime/lua/vim/secure.lua | |
parent | 382eb878bcbfba3b11d9c2deb21928e5319b32ad (diff) | |
download | rneovim-130b5fd85f074ac5e40cb4b07c6c9dc6f91512bd.tar.gz rneovim-130b5fd85f074ac5e40cb4b07c6c9dc6f91512bd.tar.bz2 rneovim-130b5fd85f074ac5e40cb4b07c6c9dc6f91512bd.zip |
feat(lsp): return table from lsp/ files on runtimepath (#31663)
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
Diffstat (limited to 'runtime/lua/vim/secure.lua')
0 files changed, 0 insertions, 0 deletions