added ts_ls and nix

This commit is contained in:
biscuit
2025-05-19 16:59:44 -05:00
parent 5fc3341ac4
commit 477caaefbb
2 changed files with 18 additions and 2 deletions
+3 -2
View File
@@ -1,8 +1,9 @@
local options = {
formatters_by_ft = {
lua = { "stylua" },
-- css = { "prettier" },
-- html = { "prettier" },
css = { "prettier" },
html = { "prettier" },
nix = { "alejandra" },
},
-- format_on_save = {