622 current 2024-05-14 21:19:47 24.05.20240512.2057814 6.8.6-zen1 *
This commit is contained in:
parent
34e7c6aa03
commit
82b00d37b9
1 changed files with 1 additions and 1 deletions
|
|
@ -261,7 +261,7 @@ return {
|
||||||
[l(";")] = { f.comment_selection, fmt("Comment", "Comment selection") },
|
[l(";")] = { f.comment_selection, fmt("Comment", "Comment selection") },
|
||||||
|
|
||||||
-- Freeze
|
-- Freeze
|
||||||
[l("sc")] = { cmd("Freeze"), "Take code screenshot" },
|
[l("sc")] = { cmd("'<,'>Freeze"), "Take code screenshot" },
|
||||||
|
|
||||||
-- gitsigns
|
-- gitsigns
|
||||||
[l("gr")] = { cmd("Gitsigns reset_hunk"), fmt("Restore", "Revert hunk") },
|
[l("gr")] = { cmd("Gitsigns reset_hunk"), fmt("Restore", "Revert hunk") },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue