Migrate from lsp-installer to mason
This commit is contained in:
parent
2ad7915f35
commit
097cdea76a
4 changed files with 3 additions and 23 deletions
|
@ -19,7 +19,7 @@ require "paq" {
|
|||
|
||||
-- LSP installer
|
||||
'neovim/nvim-lspconfig';
|
||||
'williamboman/nvim-lsp-installer';
|
||||
'williamboman/mason.nvim';
|
||||
|
||||
-- autocompletion plugin
|
||||
'hrsh7th/nvim-cmp';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue