Releases: shellRaining/hlchunk.nvim
Releases · shellRaining/hlchunk.nvim
v1.3.0: Now faster! 🚀
13 Jul 16:36
Compare
Sorry, something went wrong.
No results found
Made more optimizations in performance, the average rendering time per render was 0.7ms.
perf: add mark cache to reduce render time
feat: add zig, yaml ft better support
fix: #113 , #116 , #117 , and some edge case
feat: #113 , add a simple hook support, detail can check chunk
filter_list, but subsequent changes are likely, use with caution.
v1.3.0
v1.2.2
v1.2.2
13 Jun 07:22
Compare
Sorry, something went wrong.
No results found
v1.2.2
Fix #106 , when use indent with treesitter will cause overlay
Fix #107 , not handle '\t' properly for chunk
Fix error_sign not work, but still need rethink
Fix #109 , when comment a line, chunk will disappear
v1.2.1 🎉
09 Jun 17:01
Compare
Sorry, something went wrong.
No results found
Enhance performance: compare with v1.2.0, avg render time from 5683ms to 3485ms, next is what I have done
using ffi module to call indent and other function directly
add cache for calc indent
change vim.filetype.match to vim.bo[bufnr].ft
v1.2.0
06 Jun 16:38
Compare
Sorry, something went wrong.
No results found
Add animation support for chunk
Add left arrow char support for chunk
Throttle for indent mod (better perf)
Better rust filetype support for chunk
Lazy render for chunk
v1.1.0
05 Jun 15:44
Compare
Sorry, something went wrong.
No results found
A large-scale reconstruction has been carried out, adding the textobject of chunk mod.
v1.0.0
24 Oct 08:25
Compare
Sorry, something went wrong.
No results found