mirror of
https://github.com/ThePrimeagen/harpoon.git
synced 2025-07-14 10:00:29 +00:00

- fix: sync on UI save (#377) - fix: ensure buf is loaded on select (#383) - fix: remove angle brackets from Escape mapping rhs (#379, #385) - fix: incorrect function call in run_toggle_command (#379) - refactor: use buf-local autocmds - refactor: use Lua API to create BufModifiedSet autocmd fixes #383, #385, #379, #377, #358