docs: add FIXME for nixovim

This commit is contained in:
kenji
2026-01-11 19:32:29 -06:00
parent 9ee5f40aa8
commit b720c1ff02
+1
View File
@@ -5,6 +5,7 @@
...
}: {
home.packages = [
# FIXME: does not dynamically update with matugen when open
inputs.nixovim.packages.${pkgs.system}.full
];
}