mirror of
https://github.com/kristoferssolo/SoloVim.git
synced 2026-02-04 14:52:04 +00:00
feat: enable dap
fix: git push
This commit is contained in:
@@ -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())
|
||||
|
||||
Reference in New Issue
Block a user