mirror of https://github.com/helix-editor/helix
Fix tree sitter chunking (#7417)
Call as bytes before slicing, that way you can take bytes that aren't aligned to chars. Should technically also be slightly faster since you don't have to check alignment...pull/7435/head
parent
18160a667b
commit
eb81cf3c01
Loading…
Reference in New Issue