You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v1.3.0
1. perf: add mark cache to reduce render time
2. feat: add zig, yaml ft better support
3. fix: #113, #116, #117, and some edge case
4. feat: #113, add a simple hook support, detail can check chunk
`filter_list`, but subsequent changes are likely, use with caution.
v1.2.2
1. Fix#106, when use indent with treesitter will cause overlay
2. Fix#107, not handle '\t' properly for chunk
3. Fix error_sign not work, but still need rethink
4. Fix#109, when comment a line, chunk will disappear
v1.2.0
1. Add animation support for chunk
2. Add left arrow char support for chunk
3. Throttle for indent mod (better perf)
4. Better rust filetype support for chunk
5. Lazy render for chunk
docs: rewrite all docs
docs: indent zh
docs: line_num zh
docs: blank zh
docs: readme
docs: review chunk and update chunk en trans
docs: indent en
docs: blank en
docs: line_num en
docs: fix typo