mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-01 19:11:15 +00:00
feat: enable alpha for dashboard
This commit is contained in:
parent
7546dc46d3
commit
4658212e69
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@
|
|||
};
|
||||
vim.dashboard = {
|
||||
dashboard-nvim.enable = false;
|
||||
alpha.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue