mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-03 03:10:22 +09:00
This is achieved by the usage of the new `LineArray` locking machanism, which prevents the interruption in the moment of modifications like insertion or removal of lines. Co-authored-by: Dmytro Maluka <dmitrymaluka@gmail.com>