lite-xl/data
Francesco Abbate 73bda963a5 Deprecate core.add_save_hook to override Doc:save
In order to stay simple and closer to the lite's design principles we
deprecate the core.add_save_hook function and the related mechanism.
Instead we now directly override the Doc:save() method.

The method is already overrided from core.init to add the automatic
reloading of style when user's module is saved.

The cleanup is related to the discussion in issue #229.
2021-06-17 23:31:28 +02:00
..
colors Implement user's config as init file and add directory into package.path 2020-12-02 16:03:31 +01:00
core Deprecate core.add_save_hook to override Doc:save 2021-06-17 23:31:28 +02:00
fonts Use FiraSans regular for UI 2021-05-27 13:49:33 +02:00
plugins Reduce number of used lines in detectindent 2021-05-27 16:25:49 +02:00