lite-xl/data
jgmdev eeb2b28a03 config overwritten on user/project modules save
When a user modifies and saves the init.lua or a project module file the
reload_customizations() function was performing unnecessary reloading
of core.config and core.style. This resulted on the replacement of config
tables with new tables, breaking all active references been used by
the consumers of this config options. Been redundant this means
that every consumer was using its own copy of a configuration table
different from the one referenced on core.config and user changes not
taking place.
2022-03-09 02:15:01 -04:00
..
colors Add textadept theme and correct language_lua just a bit 2021-08-11 23:33:00 +02:00
core config overwritten on user/project modules save 2022-03-09 02:15:01 -04:00
fonts Use FiraSans regular for UI 2021-05-27 13:49:33 +02:00
plugins plugin treeview: skip rootview events if not visible. 2022-03-07 16:52:32 -04:00