Files
nvim/lua/plugins/harpoon.lua
Steven Medeiros Melo 48426854e1 Initial Nvim Config Commit
2024-02-23 20:12:22 -05:00

7 lines
95 B
Lua

-- lua/plugins/harpoon.lua
-- print('harpoon.lua loaded')
return {
"ThePrimeagen/harpoon",
}