mirror of
https://github.com/ThePrimeagen/harpoon.git
synced 2025-07-14 18:10:28 +00:00
7 lines
85 B
Lua
7 lines
85 B
Lua
|
|
local harpoon = require("harpoon2")
|
|
|
|
harpoon.ui:toggle_quick_menu(harpoon:list())
|
|
|
|
|