Compare commits
11 commits
8e8126e282
...
be0cc6b971
Author | SHA1 | Date | |
---|---|---|---|
|
be0cc6b971 | ||
|
1fc64b57fd | ||
|
99a008d542 | ||
|
9a6843a305 | ||
|
eb80441f49 | ||
|
d101ae56f2 | ||
|
8792244419 | ||
|
33084169f2 | ||
|
bcd9a31bb8 | ||
|
966934a8bc | ||
|
88e4d72366 |
|
@ -67,7 +67,6 @@ local objects = {
|
|||
local visual = {
|
||||
["ih"] = { gitsigns.select_hunk, "Git hunk" },
|
||||
|
||||
-- Only the actual command can make use of the visual selection...
|
||||
["<leader>g"] = {
|
||||
name = "Git",
|
||||
p = { gitsigns.preview_hunk, "Preview selection" },
|
||||
|
|
Loading…
Reference in a new issue