diff options
author | Guldoman <giulio.lettieri@gmail.com> | 2022-06-09 12:39:08 +0200 |
---|---|---|
committer | Guldoman <giulio.lettieri@gmail.com> | 2022-06-09 13:29:38 +0200 |
commit | 9a391a88a3e7e7d85188dd6cd5ac64695df7ae06 (patch) | |
tree | 304d703efa7d7952ab92fb62c9cac8401cf1fe1e /plugins/language_ini.lua | |
parent | 6944dadb1041ee8323ccbf68c40770299f67ae35 (diff) | |
download | lite-xl-plugins-9a391a88a3e7e7d85188dd6cd5ac64695df7ae06.tar.gz lite-xl-plugins-9a391a88a3e7e7d85188dd6cd5ac64695df7ae06.zip |
`minimap`: performance improvements (cache, merge, avoid splitting)
Add a cache for the rects.
This greatly improves performance, but poses cache invalidation
problems.
For example changing color scheme doesn't invalidate the cache.
Merge touching rects with the same color.
Add option to specify minimum number of spaces needed to split a token.
Diffstat (limited to 'plugins/language_ini.lua')
0 files changed, 0 insertions, 0 deletions