feat: nix lsp, enable features, nixfmt

This commit is contained in:
2025-01-23 08:56:35 +00:00
parent fbffcffe21
commit b076747661
3 changed files with 5 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ return {
"ts_ls",
"lua_ls",
"rust_analyzer",
"nil_ls",
},
handlers = {
function(server)