mason lsp

This commit is contained in:
2026-01-30 23:35:41 -06:00
parent cbf12def45
commit 0bdaff2282
2 changed files with 9 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
require("nvchad.configs.lspconfig").defaults()
local servers = { "phpactor" }
vim.lsp.enable(servers)
-- local servers = { "phpactor" }
-- vim.lsp.enable(servers)
-- read :h vim.lsp.config for changing options of lsp servers