lsp edits

This commit is contained in:
2025-03-10 21:23:13 +11:00
parent 99ecc72e59
commit f338833f43

View File

@@ -46,10 +46,8 @@ return {
"gopls", "gopls",
"html", "html",
"jsonls", "jsonls",
"pyright",
"tailwindcss", "tailwindcss",
"templ", "templ",
"ts_ls",
}, },
handlers = { handlers = {
function(server_name) -- default handler (optional) function(server_name) -- default handler (optional)