feat: enable dap

fix: git push
This commit is contained in:
Kristofers Solo
2024-01-29 16:06:10 +02:00
parent 1e7e40ca1b
commit 6ac678077e
10 changed files with 95 additions and 44 deletions

View File

@@ -11,7 +11,7 @@ return {
desc = "Harpoon [A]dd File",
},
{
"<C-i>",
"<C-e>",
function()
local harpoon = require("harpoon")
harpoon.ui:toggle_quick_menu(harpoon:list())