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