nixd and remove ripple

This commit is contained in:
2026-03-09 14:27:38 +00:00
parent 379a2a5774
commit 90b907eb3d
3 changed files with 8 additions and 23 deletions
+5
View File
@@ -0,0 +1,5 @@
return {
cmd = { "nixd" },
filetypes = { "nix" },
root_markers = { "flake.nix", ".git" },
}