What's new
Added 🎉
- Anchors will support all unicode symbols.
Changed ⚠️
- Footer is attached by buffer, and never throws error.
Fixed ✅
- Snacks picker getting nil when picking list of strings.
- Incorrect ripgrep glob escaping that makes some files not found.
Commits
f6b241f chore(release): bump version to v3.15.4 for release
982bbb0 fix: Incorrect ripgrep glob escaping that makes some files not found (#639)
2c1d23c fix(picker): snacks getting nil in callback when picking string
7085387 fix(footer): attach footer by buffer but not autocmd (#631)
741652d fix(footer): pcall update_footer, never throw
407fdef fix: further checks to avoid footer errors
6455e1a fix: anchor unicode support (#625)
c74dfbc refactor: use vim.lpeg to hanlde unicode tags (#619)
9214443 docs: add neuroconvergent as a contributor for code (#620)
2446ca6 Dailies order (#613)