mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-17 17:26:27 +00:00
Remove message when nvim-lsp-installer is not installed
This commit is contained in:
parent
c01d2445ba
commit
ed6640e8e1
@ -215,8 +215,6 @@ function M.config_lsp_intaller()
|
||||
on_attach = default_attach,
|
||||
})
|
||||
end)
|
||||
end, function()
|
||||
print("nvim-lsp-installer not installed")
|
||||
end)
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user