added session manager

This commit is contained in:
2022-06-23 22:40:14 -05:00
parent 29540d6cb0
commit 8567bf3a8d
2 changed files with 100 additions and 88 deletions
+4 -4
View File
@@ -1,4 +1,4 @@
-- automatically opens all marked files
_G.harpoon_open_marks()
-- sets tab switch mode to harpoon marks
_G.harpoon_btoggle(true)
---- automatically opens all marked files
--_G.harpoon_open_marks()
---- sets tab switch mode to harpoon marks
--_G.harpoon_btoggle(true)