hm-modules: initial neovim support

This commit is contained in:
Veneficium 2024-12-06 19:48:23 +01:00
parent afbaa27b60
commit 2f6d398652
3 changed files with 15 additions and 0 deletions

View file

@ -22,6 +22,7 @@
starship.enable = lib.mkForce true;
hyfetch.enable = lib.mkForce true;
neovim.enable = lib.mkForce true;
};
};