mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
change lazygit shortcut
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> Former-commit-id: a106c7d6be97b9e0459db1c7681a7cb34285c8ee
This commit is contained in:
@@ -26,7 +26,10 @@
|
||||
};
|
||||
terminal.toggleterm = {
|
||||
enable = true;
|
||||
lazygit.enable = true;
|
||||
lazygit = {
|
||||
enable = true;
|
||||
mappings.open = "<leader>gl";
|
||||
};
|
||||
};
|
||||
formatter.conform-nvim.enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user