remove git hunks to location list mapping

This commit is contained in:
Ray Elliott 2026-01-13 15:25:28 +00:00
parent f178b292f8
commit 82fc5b1953
1 changed files with 0 additions and 1 deletions

View File

@ -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`