support for lsp-installer (deprecate lsp-installer) issue #90

pull/96/head
ray-x 3 years ago
parent c890f3818d
commit c9514dffe9

@ -116,7 +116,7 @@ M.deprecated = function(cfg)
end
if cfg.lspinstall ~= nil then
warn('lspinstall deprecated, please use lsp-installer instead')
warn('lspinstall deprecated, please use lsp-installer instead or use "lspinstall" branch')
end
end

Loading…
Cancel
Save