feat: added nixvim/neovim as default

Set nvim as value of EDITOR variable
This commit is contained in:
Zhongheng Liu 2024-08-13 12:56:33 +08:00
commit 1f9f2c884f
No known key found for this signature in database

View file

@ -24,6 +24,7 @@
./wilder.nix
];
enable = true;
defaultEditor = true;
globals.mapleader = " ";
colorschemes.gruvbox = {enable = true;};
keymaps = [