Files
neovim/runtime/lua
Michael Strobel 90d15227c5 feat(lsp): workspace_required #31824
Problem:
Some language servers do not work properly without a workspace folder.

Solution:
Add `workspace_required`, which skips starting the lsp client if no
workspace folder is found.

Co-authored-by: Justin M. Keyes <justinkz@gmail.com>
2025-03-30 11:07:53 -07:00
..
2025-03-30 11:07:53 -07:00
2025-02-09 18:10:54 +01:00