This commit is contained in:
2025-09-03 09:16:47 +00:00
parent c19e153657
commit 9e4204f042
5 changed files with 32 additions and 28 deletions

View File

@@ -86,13 +86,6 @@
action = ":Pick lsp scope='document_symbol'<CR>";
options.desc = "Symbols (LSP, buffer)";
}
# g - git
{
mode = "n";
key = "<leader>gg";
action = ":LazyGit<CR>";
options.desc = "Lazygit";
}
# l - lsp/formatter
{
mode = "n";