up
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user