mirror of
https://github.com/macocianradu/setup.git
synced 2026-03-18 21:00:04 +00:00
added mson language server
This commit is contained in:
7
.config/nvim/after/plugin/mason-lspconfig.lua
Normal file
7
.config/nvim/after/plugin/mason-lspconfig.lua
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
require("mason-lspconfig").setup {
|
||||||
|
ensure_installed = { "lua_ls",
|
||||||
|
"cssls",
|
||||||
|
"angularls",
|
||||||
|
"tsserver",
|
||||||
|
"eslint" },
|
||||||
|
}
|
||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user