neovim
This commit is contained in:
parent
63cf13d603
commit
6117628418
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
{ config, pkgs, ... }: {
|
||||
# https://nixos.wiki/wiki/Vim
|
||||
programs.vneoim = {
|
||||
programs.neovim = {
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
viAlias = true;
|
||||
|
|
Loading…
Reference in a new issue