lite-xl/data/core/doc
Francesco Abbate 803d6e0f8d Fix doc opening to use absolute filenames
Now we store doc.filename only and removed doc.abs_filename. The former
doc.filename is always the absolute filename.

We use now the variable core.working_dir to transform relative path into
absolute ones.
2021-05-13 12:07:56 +02:00
..
highlighter.lua Fixed bug in Highlighter.invalidate() when setting first_invalid_line 2020-06-02 22:50:03 +01:00
init.lua Fix doc opening to use absolute filenames 2021-05-13 12:07:56 +02:00
search.lua Initial commit 2019-12-28 11:17:56 +00:00
translate.lua Changed block movement to mimic word movement 2020-05-28 13:55:25 +01:00