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