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 1333132eef
commit c27c0550fb
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;