mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2026-05-30 11:18:40 +02:00
a0ec2ee4e7
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).