Files
Yasuhiro Matsumoto a0ec2ee4e7 Fix requires warning shown even when server is not installed
The requires warning (e.g. "cl-lsp requires ros") was shown when
opening a file even if the server was not explicitly requested.
Now the warning is only shown when a server name is explicitly
specified (e.g. :LspInstallServer cl-lsp).
2026-04-05 00:41:53 +09:00
..