This commit is contained in:
2025-10-12 20:06:47 +00:00
parent 60242632d0
commit ac91e17182
10 changed files with 49 additions and 43 deletions

View File

@@ -94,6 +94,11 @@
options.desc = "Symbols (LSP, buffer)";
}
# g - git
{
mode = "n";
key = "<leader>gd";
action = ":DiffviewOpen<CR>";
}
{
mode = "n";
key = "<leader>gg";
@@ -104,7 +109,6 @@
'';
options.desc = "Neogit";
}
# l - lsp/formatter
{
mode = "n";