mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:13:55 -05:00
replaced vim with neovim
This commit is contained in:
parent
0cb7aeeba2
commit
6081a0f3ab
|
@ -52,7 +52,7 @@
|
|||
# enableUpdateCheck = false;
|
||||
# };
|
||||
|
||||
programs.vim.enable = true;
|
||||
programs.neovim.enable = true;
|
||||
|
||||
dconf = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue