Set neovim as default edito

This commit is contained in:
2026-02-11 18:04:43 +01:00
parent cf2b532878
commit dd0356c2ce

View File

@@ -10,6 +10,8 @@
fzf-zsh fzf-zsh
]; ];
environment.variables.EDITOR = "neovim";
programs.tmux = { programs.tmux = {
enable = true; enable = true;
clock24 = true; clock24 = true;