Set neovim as default edito
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
fzf-zsh
|
||||
];
|
||||
|
||||
environment.variables.EDITOR = "neovim";
|
||||
|
||||
programs.tmux = {
|
||||
enable = true;
|
||||
clock24 = true;
|
||||
|
||||
Reference in New Issue
Block a user