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