chore: changed to cmp, cause better
This commit is contained in:
4
.config/nvim/lua/plugins/mason-lspconfig.lua
Normal file
4
.config/nvim/lua/plugins/mason-lspconfig.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
require("mason-lspconfig").setup({
|
||||
ensure_installed = { "sumneko_lua", "rust_analyzer" , "texlab"},
|
||||
automatic_installation = true
|
||||
})
|
||||
Reference in New Issue
Block a user