lite-xl/data/core/doc
Guldoman ff38e449d1 Revert "core syntax: strip the path from filename on syntax.get (#1168)" (#1322)
* Revert "core syntax: strip the path from filename on syntax.get (#1168)"

This reverts commit af6c4bc152.

The previous behavior was correct and allowed access to the full path for path-dependant syntaxes.

* Use `Doc.abs_filename` to obtain syntax when possible

This allows matching full paths in language syntaxes, but we lose the
possibility of matching the project root.
2023-08-07 14:50:59 +01:00
..
highlighter.lua Allow `tokenizer` to pause and resume in the middle of a line (#1444) 2023-08-07 14:50:58 +01:00
init.lua Revert "core syntax: strip the path from filename on syntax.get (#1168)" (#1322) 2023-08-07 14:50:59 +01:00
search.lua Use plain search by default in `search.find` 2021-10-25 00:18:20 +02:00
translate.lua Changed behaviour of home. 2021-08-06 18:08:08 -04:00