hyprland runix changes

This commit is contained in:
cnst
2024-09-15 18:27:29 +02:00
parent fe2208d55d
commit 0ed3a0fcea
5 changed files with 23 additions and 19 deletions

View File

@@ -47,7 +47,7 @@
onEdit = true,
onOpenAndSave = true,
} })
add_lsp(lspconfig.tsserver, {})
add_lsp(lspconfig.ts_ls, {})
add_lsp(lspconfig.typst_lsp, {})
add_lsp(lspconfig.elixirls, { cmd = { "elixir-ls" } })
'';