nvim: update git which-key

This commit is contained in:
Marco Thomas
2022-12-12 10:46:16 +01:00
parent 782aca7df4
commit f327708ae7

View File

@@ -57,7 +57,7 @@ wk.register({
-- git
map("n", "<leader>gb", "<cmd> Git blame<CR>", default_opts)
map("n", "<leader>gc", "<cmd> LazyGitFilter<CR>", default_opts)
map("n", "<leader>gl", "<cmd> LazyGitFilter<CR>", default_opts)
map("n", "<leader>gf", "<cmd> LazyGitFilterCurrentFile<CR>", default_opts)
map("n", "<leader>gs", "<cmd> LazyGit<CR>", default_opts)
wk.register({