feat(neovim): add neovide
This commit is contained in:
parent
5115da2249
commit
e934989d18
|
@ -7,7 +7,7 @@ let
|
|||
EOF
|
||||
'';
|
||||
in {
|
||||
home.packages = with pkgs; [ graphviz ];
|
||||
home.packages = with pkgs; [ neovide graphviz ];
|
||||
|
||||
programs.neovim = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue