use deepcopy where possible
commit91a08eec2b39a38db9a6952a5701617da549d970
authorKartik K. Agaram <vc@akkartik.com>
Sun, 23 Jun 2024 17:53:19 +0000 (23 10:53 -0700)
committerKartik K. Agaram <vc@akkartik.com>
Sun, 23 Jun 2024 17:53:19 +0000 (23 10:53 -0700)
tree52c91c2a7c3e411ae6908faef4fa5a3996b94da7
parenta2f526ad1951679529fc75775fcb9847455c0714
use deepcopy where possible

It's shorter and conveys intent better.
edit.lua
source_edit.lua
source_text.lua
text.lua