feat(hunks): stage selected hunks
This commit is contained in:
@@ -53,7 +53,7 @@ vim.pack.add({ "https://git.owall.se/oscar/git.nvim" })
|
||||
| `<Plug>(git-blame-popup)` | Cursor-line blame popup |
|
||||
| `<Plug>(git-blame-view)` | Toggle full-file blame overlay |
|
||||
| `<Plug>(git-hunk-select)` | Visually select the hunk under cursor |
|
||||
| `<Plug>(git-hunk-stage-toggle)` | Stage / unstage hunk |
|
||||
| `<Plug>(git-hunk-stage-toggle)` | Stage / unstage hunk or visual hunks |
|
||||
| `<Plug>(git-hunk-reset)` | Reset hunk |
|
||||
| `<Plug>(git-hunk-overlay-toggle)` | Toggle the in-buffer diff overlay |
|
||||
| `<Plug>(git-hunk-next)` | Jump to next hunk |
|
||||
|
||||
Reference in New Issue
Block a user