aboutsummaryrefslogtreecommitdiff
path: root/plugins/linecopypaste.lua
diff options
context:
space:
mode:
authorB14CK313 <jajoblack@gmx.de>2021-07-14 16:26:07 +0200
committerB14CK313 <jajoblack@gmx.de>2021-07-14 16:26:07 +0200
commit5415cd9d07522fbdff23a69ebc0d9eccc26821b3 (patch)
tree866cda535f12392902d633026aa7ae0d513f9186 /plugins/linecopypaste.lua
parent2f1c6d8a1dc2a5a44fc6a0781c551ca50211a769 (diff)
downloadlite-xl-plugins-5415cd9d07522fbdff23a69ebc0d9eccc26821b3.tar.gz
lite-xl-plugins-5415cd9d07522fbdff23a69ebc0d9eccc26821b3.zip
Fixed smallclock plugin eating cpu
The plugin uses coroutines but did not yield a value, thus the coroutine was called way more often than necessary Fixed it by simply yielding 1, so it only gets called once per second
Diffstat (limited to 'plugins/linecopypaste.lua')
0 files changed, 0 insertions, 0 deletions