lite-xl/data/core/doc
Francesco Abbate 2aac1b8179 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-06-04 16:26:11 +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-06-04 16:26:11 +02:00
search.lua Add PCRE to support regular expressions 2021-06-02 21:27:00 +02:00
translate.lua Changed block movement to mimic word movement 2020-05-28 13:55:25 +01:00