lite-xl/data/core
rxi ffdaec47e8 Default color theme adjustments 2020-05-09 11:10:19 +01:00
..
commands Moved `syntax` from `doc.highlighter` to `doc` 2020-05-08 20:29:22 +01:00
doc Fixed rare case where core.doc.highlighter would iterate out of line bounds 2020-05-09 09:09:39 +01:00
command.lua Initial commit 2019-12-28 11:17:56 +00:00
commandview.lua Removed unused variables 2020-05-07 22:40:34 +01:00
common.lua Removed unused variables 2020-05-07 22:40:34 +01:00
config.lua Increased config.max_log_items from 20 to 80 2020-05-05 23:40:42 +01:00
docview.lua Removed unused variables 2020-05-07 22:40:34 +01:00
init.lua Wrapped `core.on_event` calls in `core.try` 2020-05-09 08:38:51 +01:00
keymap.lua Added open-[project|user]-module commands, renamed command/file finder commands 2020-05-06 14:48:04 +01:00
logview.lua Added multiline support for LogView's messages 2020-05-06 00:06:27 +01:00
object.lua Initial commit 2019-12-28 11:17:56 +00:00
rootview.lua Fixed RootView's EmptyView keymap text 2020-05-07 21:46:21 +01:00
statusview.lua Made separator and separator2 fields of StatusView 2020-05-03 22:44:49 +01:00
strict.lua Initial commit 2019-12-28 11:17:56 +00:00
style.lua Default color theme adjustments 2020-05-09 11:10:19 +01:00
syntax.lua Renamed `common.matches_pattern` => `common.match_pattern` 2020-05-07 14:18:46 +01:00
tokenizer.lua Moved highlighter code from `DocView` to `Doc` 2020-05-07 21:14:46 +01:00
view.lua Added scroll bounds 2020-05-02 00:21:04 +01:00