Fix keymap mode
This commit is contained in:
parent
153b6f6f1c
commit
e1bd0932f8
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
{
|
{
|
||||||
action = "<cmd>Gitsigns stage_buffer<CR>";
|
action = "<cmd>Gitsigns stage_buffer<CR>";
|
||||||
key = "<leader>hS";
|
key = "<leader>hS";
|
||||||
mode = "x";
|
mode = "n";
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue