Add neovim

This commit is contained in:
2025-08-18 13:38:40 +08:00
parent 5cd56ddcf3
commit 551e27f6e4
2 changed files with 485 additions and 0 deletions

View File

@@ -37,6 +37,7 @@
];
zsh.enable = true;
neovim.enable = true;
git = {
enable = true;
gpgProgram = "/Applications/1Password.app/Contents/MacOS/op-ssh-sign";