cessen / ropey

A utf8 text rope for manipulating and editing large texts.
MIT License
1.04k stars 46 forks source link

missing comma (for readability) #86

Closed tshepang closed 1 year ago

cessen commented 1 year ago

I like the one you've added in lib.rs. I don't think the one you've added in the readme improves readability. I'm happy to merge if you update to omit the latter.

cessen commented 1 year ago

Thanks!