nvim: update git which-key
This commit is contained in:
@@ -57,7 +57,7 @@ wk.register({
|
|||||||
|
|
||||||
-- git
|
-- git
|
||||||
map("n", "<leader>gb", "<cmd> Git blame<CR>", default_opts)
|
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>gf", "<cmd> LazyGitFilterCurrentFile<CR>", default_opts)
|
||||||
map("n", "<leader>gs", "<cmd> LazyGit<CR>", default_opts)
|
map("n", "<leader>gs", "<cmd> LazyGit<CR>", default_opts)
|
||||||
wk.register({
|
wk.register({
|
||||||
|
|||||||
Reference in New Issue
Block a user