This commit is contained in:
fz0x1 2024-09-18 17:16:56 +02:00
parent 15464e5135
commit 72da4e7cd2
14 changed files with 175 additions and 27 deletions

View file

@ -83,7 +83,7 @@ local config = function()
require("mason-lspconfig").setup({
ensure_installed = {
"bashls",
"tsserver",
"ts_ls",
"pyright",
"lua_ls",
"jsonls",