diff --git a/lua/custom/plugins/harpoon.lua b/lua/custom/plugins/harpoon.lua index 7d6fc37d..f7fe3ec3 100644 --- a/lua/custom/plugins/harpoon.lua +++ b/lua/custom/plugins/harpoon.lua @@ -36,7 +36,7 @@ return { config = function() require('harpoon'):setup { settings = { - sync_on_ui_close = true, + -- sync_on_ui_close = true, save_on_toggle = true, }, }