mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(nvim): update key map
This commit is contained in:
@@ -5,7 +5,7 @@ return {
|
||||
branch = "harpoon2",
|
||||
keys = {
|
||||
{
|
||||
"<leader>a",
|
||||
"<leader>'",
|
||||
function()
|
||||
require("harpoon"):list():add()
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user