Updated flake and wrote a module for micro

This commit is contained in:
2026-04-22 18:52:48 +02:00
parent 10a0ea990c
commit 0f003b3a4f
4 changed files with 69 additions and 0 deletions
+4
View File
@@ -15,6 +15,10 @@
url = "github:caelestia-dots/shell";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
microPlugins-vivify = {
url = "git+https://codeberg.org/gibbert/micro-vivify";
flake = false;
};
};
# never got nixvim to wokrs. ):
# nixvim = {