update ca
This commit is contained in:
@ -7,7 +7,7 @@ return {
|
||||
|
||||
harpoon:setup()
|
||||
|
||||
vim.keymap.set("n", "<C-a>", function()
|
||||
vim.keymap.set("n", "<leader>a", function()
|
||||
harpoon:list():add()
|
||||
end)
|
||||
vim.keymap.set("n", "<leader>e", function()
|
||||
|
||||
Reference in New Issue
Block a user