Edit dashboard, colors & add yazi

Signed-off-by: Hadi <hadi@example.com>
This commit is contained in:
Hadi
2026-06-09 15:19:37 +02:00
parent 9000ed8e28
commit 0c89a3d7e5
4 changed files with 69 additions and 4 deletions
+4
View File
@@ -5,6 +5,10 @@
vim.keymap.del("n", "<leader>tdt")
'';
undoFile.enable = true;
utility.yazi-nvim = {
enable = true;
mappings.openYazi = "<leader>e";
};
notes.todo-comments.enable = true;
assistant.copilot = {
enable = true;