nvf: change settings

This commit is contained in:
Charlie Root 2024-09-01 21:26:40 +02:00
commit 0d9ca8cbbf
5 changed files with 8 additions and 34 deletions

View file

@ -4,13 +4,12 @@ _: {
toggleterm = {
enable = true;
mappings.open = "<C-t>";
lazygit = {
enable = true;
direction = "tab";
};
setupOpts = {
direction = "tab";
lazygit = {
enable = true;
direction = "tab";
};
};
};
};