mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 04:21:03 +00:00
Change harpoon mapping
This commit is contained in:
parent
15c1cc919b
commit
a8ff52ad21
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ return {
|
|||
keys = function()
|
||||
local keys = {
|
||||
{
|
||||
"<leader>H",
|
||||
"<leader><leader>h",
|
||||
function()
|
||||
require("harpoon"):list():add()
|
||||
end,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue