lite-xl/data/core/doc
rxi f5025efbb8 Moved highlighter code from `DocView` to `Doc`
* Only one highlighter state is kept per-document as opposed
  to one per-docview
* Fixes a bug with retaining older highlighter state as a
  DocView wasn't able to detect lines changing above it's viewport
* Renames `highlighter` module to more descriptive `tokenizer`
2020-05-07 21:14:46 +01:00
..
highlighter.lua Moved highlighter code from `DocView` to `Doc` 2020-05-07 21:14:46 +01:00
init.lua Moved highlighter code from `DocView` to `Doc` 2020-05-07 21:14:46 +01:00
search.lua Initial commit 2019-12-28 11:17:56 +00:00
translate.lua core.doc.translate comment fix 2020-04-21 23:15:43 +01:00