lite-xl/src
Francesco Abbate c41dedafad Improve the implementation of unix-like directories usage
Add a Meson option "portable" to choose between "portable" and unix-like
directories. Add information about this option in the README.

To determine the user's directory use the variable USERPROFILE only on
Windows and use HOME otherwise.

Implement the "portable" option in the package build script.
2020-12-03 16:46:18 +01:00
..
api Implement user's config as init file and add directory into package.path 2020-12-02 16:03:31 +01:00
main.c Improve the implementation of unix-like directories usage 2020-12-03 16:46:18 +01:00
meson.build First implementation of unix-like data directory 2020-12-02 00:23:15 +01:00
rencache.c Changed rencache to store font tab_width with font command 2020-09-05 15:09:54 +01:00
rencache.h Added rencache invalidation on window-exposed event 2020-05-22 09:00:48 +01:00
renderer.c Merge remote-tracking branch 'rxi/master' 2020-11-17 10:24:27 +01:00
renderer.h Merge remote-tracking branch 'rxi/master' 2020-11-17 10:24:27 +01:00