Breaking Change : LSPInstaller is dead so use mason.nvim

(#1368)
This commit is contained in:
siduck 2022-07-25 13:49:33 +00:00
parent 5d4c51127c
commit a83ebc34e5
7 changed files with 64 additions and 65 deletions

View file

@ -49,7 +49,7 @@ M.blankline = function()
"lspinfo",
"TelescopePrompt",
"TelescopeResults",
"lsp-installer",
"Mason",
"",
},
buftype_exclude = { "terminal" },