lite-xl/data/core/doc
Francesco Abbate 92362586df Improve highlither for document edits
The syntax highlighter keep a cache of the documents like tokenization.

In order to minimize the amount of tokenize re-computations we insert some
emtty lines or remove some lines in the highlither lines corresponding to
the lines added or removed to the document.
2021-10-08 21:28:27 +02:00
..
highlighter.lua Improve highlither for document edits 2021-10-08 21:28:27 +02:00
init.lua Improve highlither for document edits 2021-10-08 21:28:27 +02:00
search.lua Add PCRE to support regular expressions 2021-06-02 21:27:00 +02:00
translate.lua Changed behaviour of home. 2021-08-06 18:08:08 -04:00