lite-xl/data/core
Guldoman 5029e2ce29
Add name to plain text fallback syntax
2021-12-02 22:34:49 +01:00
..
commands Merge pull request #682 from Guldoman/indent_refactor 2021-11-27 11:55:36 -05:00
doc Merge pull request #682 from Guldoman/indent_refactor 2021-11-27 11:55:36 -05:00
command.lua Added in cut, copy and paste to the context menu. Also removed find pattern, as that's no longer a valid command. Also made it so commands only show up if their predicates are valid. 2021-11-23 21:03:38 -05:00
commandview.lua
common.lua Merge pull request #612 from Guldoman/fix_regex 2021-10-22 21:44:44 +02:00
config.lua Manual merge of into . 2021-11-23 15:57:22 -05:00
contextmenu.lua Added in cut, copy and paste to the context menu. Also removed find pattern, as that's no longer a valid command. Also made it so commands only show up if their predicates are valid. 2021-11-23 21:03:38 -05:00
docview.lua Merge pull request #682 from Guldoman/indent_refactor 2021-11-27 11:55:36 -05:00
init.lua Used basenames for ignore_files rather than full paths. 2021-11-27 13:16:49 -05:00
keymap-macos.lua Changed click prefixes to be numbers, as Takase suggested. 2021-11-14 15:44:54 -05:00
keymap.lua Manual merge of into . 2021-11-23 15:57:22 -05:00
logview.lua
modkeys-generic.lua
modkeys-macos.lua
nagview.lua
object.lua
regex.lua
rootview.lua Merge pull request #693 from adamharrison/fix-scrollbar-split 2021-11-27 11:44:22 -05:00
start.lua Added in additional environment variables to scale off of. 2021-11-23 22:30:35 -05:00
statusview.lua Use the new `Doc:get_indent_info` throughout `core` 2021-11-20 04:37:15 +01:00
strict.lua
style.lua
syntax.lua Add name to plain text fallback syntax 2021-12-02 22:34:49 +01:00
titleview.lua
tokenizer.lua Manual merge of into . 2021-11-23 15:57:22 -05:00
view.lua Manual merge of into . 2021-11-23 15:57:22 -05:00