working nvf with LazyGit!
This commit is contained in:
parent
fea17cb5c1
commit
2ef8643abf
7 changed files with 82 additions and 111 deletions
|
@ -1,9 +1,7 @@
|
|||
{config, ...}: let
|
||||
inherit (config.modules.other.system) username;
|
||||
in {
|
||||
_: {
|
||||
programs.neovim-flake.settings.vim = {
|
||||
dashboard = {
|
||||
alpha.enable = false;
|
||||
alpha.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue