From 82fc5b1953ae1fbf94d27f86baba435ce2badb94 Mon Sep 17 00:00:00 2001 From: ray Date: Tue, 13 Jan 2026 15:25:28 +0000 Subject: [PATCH] remove git hunks to location list mapping --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 167f6b4..ad07b0f 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,6 @@ Buffer-local keymaps available when inside a git repository: | n | `hd` | Diff against index | | n | `hD` | Diff against previous commit (`~`) | | n | `hq` | Send all hunks to quickfix list | -| n | `hl` | Send buffer hunks to location list | | o/x | `ih` | Text object: select git hunk | ### Telescope `lua/plugins/telescope.lua`