nvim: update git keybinds

This commit is contained in:
Marco Thomas
2022-12-12 10:44:59 +01:00
parent 6da4996c2e
commit 782aca7df4

View File

@@ -64,8 +64,8 @@ wk.register({
["<leader>"] = {
g = {
b = { "Blame" },
c = { "Commits" },
f = { "(Commits) File" },
l = { "Log" },
f = { "(Log Current) File" },
s = { "Status" },
}
}