macos: neovim

This commit is contained in:
lsoriano-mcm
2025-06-06 16:47:12 -05:00
parent f7d3c7a7c4
commit 43f8d827f6
4 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ in {
programs.neovim.enable = false;
home.packages = [
nix-neovim
# lazygit
pkgs.lazygit
# ripgrep
];
}