Files
nvim-config/after/plugin/harpoon_post_init.lua
T
2022-06-23 22:40:14 -05:00

5 lines
138 B
Lua

---- automatically opens all marked files
--_G.harpoon_open_marks()
---- sets tab switch mode to harpoon marks
--_G.harpoon_btoggle(true)