feat: added nixvim/neovim as default
Set nvim as value of EDITOR variable
This commit is contained in:
parent
0e5d8d2139
commit
1f9f2c884f
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
||||||
./wilder.nix
|
./wilder.nix
|
||||||
];
|
];
|
||||||
enable = true;
|
enable = true;
|
||||||
|
defaultEditor = true;
|
||||||
globals.mapleader = " ";
|
globals.mapleader = " ";
|
||||||
colorschemes.gruvbox = {enable = true;};
|
colorschemes.gruvbox = {enable = true;};
|
||||||
keymaps = [
|
keymaps = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue