Neovim: Update git log mapping
This commit is contained in:
@ -626,7 +626,7 @@
|
||||
}
|
||||
{
|
||||
mode = "n";
|
||||
key = "<leader>gc";
|
||||
key = "<leader>gl";
|
||||
action = "<cmd>Telescope git_commits<cr>";
|
||||
options.desc = "Show Git log";
|
||||
}
|
||||
|
Reference in New Issue
Block a user