lite-xl/src/api
Francesco Abbate 618078829c Add meson build configuration
Currently the editor will not work if it is not installed.

There is also a caveat about the 'data' directory which is installed
in the bin directory. This may work but does not seem ok because it is
pollution a shared bin directory and the 'data' folder may not be unique
to Lite.
2020-05-25 12:22:23 +02:00
..
api.c Initial commit 2019-12-28 11:17:56 +00:00
api.h Add meson build configuration 2020-05-25 12:22:23 +02:00
renderer.c Removed xalloc.c/h 2020-05-08 13:41:39 +01:00
renderer_font.c Made font.gc() do null-check in case font.load() failed 2020-04-22 00:41:23 +01:00
system.c Changed fuzzy matching to favour matching case 2020-05-23 15:08:38 +01:00