nixd to lsp

This commit is contained in:
2026-04-24 18:26:52 -05:00
parent 1a5cef800c
commit 40f14dc88d
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@ return {
vim.lsp.enable {
"lua_ls",
"bashls",
"nixd",
}
end,
},