lite-xl/data/core/commands
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
..
command.lua Initial commit 2019-12-28 11:17:56 +00:00
core.lua Implement lazy loading of directories 2021-05-26 14:22:10 +02:00
doc.lua fixed broken Doc:save monkeypatch 2021-06-02 19:11:59 +02:00
drawwhitespace.lua Implement unicode character replacements 2021-04-01 18:05:59 +02:00
files.lua Add command to create a directory in a new category "files" 2020-12-30 11:52:26 +01:00
findreplace.lua Add PCRE to support regular expressions 2021-06-02 21:27:00 +02:00
root.lua Fix error introduced with commit c0ad86d 2021-03-18 15:46:44 +01:00