remove git hunks to location list mapping
This commit is contained in:
parent
f178b292f8
commit
82fc5b1953
|
|
@ -173,7 +173,6 @@ Buffer-local keymaps available when inside a git repository:
|
||||||
| n | `<leader>hd` | Diff against index |
|
| n | `<leader>hd` | Diff against index |
|
||||||
| n | `<leader>hD` | Diff against previous commit (`~`) |
|
| n | `<leader>hD` | Diff against previous commit (`~`) |
|
||||||
| n | `<leader>hq` | Send all hunks to quickfix list |
|
| n | `<leader>hq` | Send all hunks to quickfix list |
|
||||||
| n | `<leader>hl` | Send buffer hunks to location list |
|
|
||||||
| o/x | `ih` | Text object: select git hunk |
|
| o/x | `ih` | Text object: select git hunk |
|
||||||
|
|
||||||
### Telescope `lua/plugins/telescope.lua`
|
### Telescope `lua/plugins/telescope.lua`
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue