lite-xl/data/core/doc
Adam 248d70a8ca
Add PCRE to support regular expressions
Use regular expressions instead of Lua patterns for find and replace editor commands.

Syntax files can now use regex or Lua patterns as before keeping backward compatibility for plugins.
2021-06-02 21:27:00 +02:00
..
highlighter.lua Fixed bug in Highlighter.invalidate() when setting first_invalid_line 2020-06-02 22:50:03 +01:00
init.lua Store doc's babs_filename without home encoding 2021-05-05 08:52:14 +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