This commit is contained in:
Yaser Alraddadi 2025-02-16 22:05:14 +03:00
parent 451549cb45
commit d72741b7fe
No known key found for this signature in database
GPG Key ID: 808212144E6DBE90
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ return {
config = function() config = function()
require('harpoon'):setup { require('harpoon'):setup {
settings = { settings = {
sync_on_ui_close = true, -- sync_on_ui_close = true,
save_on_toggle = true, save_on_toggle = true,
}, },
} }