Change harpoon mapping

This commit is contained in:
Marcelo Jacobus 2025-08-14 09:53:50 -03:00
parent 15c1cc919b
commit a8ff52ad21

View file

@ -16,7 +16,7 @@ return {
keys = function()
local keys = {
{
"<leader>H",
"<leader><leader>h",
function()
require("harpoon"):list():add()
end,