-
Notifications
You must be signed in to change notification settings - Fork 462
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(gitsigns.keymap): update functions and descriptions
This commit is a follow-up fix for #1405: - `stage_hunk` now toggles between staging and unstaging a hunk (keymap description updated). - Changed the callback for `text_object` to `select_hunk`: ``` > git log --grep text_object commit e22e37897ac328d3f7e00e354852b6c9ffdd1e5d Author: Lewis Russell <[email protected]> Date: Thu Mar 25 14:47:33 2021 +0000 Rename text_object() -> select_hunk() ``` Signed-off-by: Jint-lzxy <[email protected]>
- Loading branch information
Showing
1 changed file
with
64 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters