lite-xl/data/core
Adam Harrison 456126400a Added in new merge method, and run it on plugins. Also made it so plugin configs can be set anywhere, even if we don't know the plugin beforehand. 2022-01-22 18:39:23 -05:00
..
commands Merge pull request #808 from adamharrison/fix-commenting 2022-01-20 23:28:05 -05:00
doc Delete old forgotten self.cursor_clipboard 2021-12-10 19:23:49 +05:00
bit.lua Assert for negative `field` in bit32 polyfill 2022-01-12 19:56:09 +01:00
command.lua multiple improvements to logging 2021-12-18 10:51:44 +08:00
commandview.lua Remeber initial user text for hidden suggestions 2021-09-09 15:42:16 +02:00
common.lua Added in new merge method, and run it on plugins. Also made it so plugin configs can be set anywhere, even if we don't know the plugin beforehand. 2022-01-22 18:39:23 -05:00
config.lua Added in new merge method, and run it on plugins. Also made it so plugin configs can be set anywhere, even if we don't know the plugin beforehand. 2022-01-22 18:39:23 -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 Add for config.highlight_current_line new variant: no_selection 2021-12-20 16:23:01 +05:00
emptyview.lua Split `Node` and `EmptyView` from `RootView` 2021-12-06 22:28:29 +01:00
init.lua Merge pull request #743 from takase1121/better-logview 2022-01-18 23:25:36 -05:00
keymap-macos.lua Added in restart keymapping. 2021-12-15 16:50:38 -05:00
keymap.lua add toggle-block-comment 2021-12-25 12:57:00 +08:00
logview.lua make the date field consistent 2021-12-22 10:53:53 +08:00
modkeys-generic.lua Add macos keybindings 2021-04-21 09:48:30 +02:00
modkeys-macos.lua Add macos keybindings 2021-04-21 09:48:30 +02:00
nagview.lua Fix focus problem with NagView with root:close-all 2021-08-28 00:21:29 +02:00
node.lua Split `Node` and `EmptyView` from `RootView` 2021-12-06 22:28:29 +01:00
object.lua Remove unused Object's method "implement" 2021-08-28 00:08:30 +02:00
regex.lua Make `regex.match` return the appropriate `end` index 2021-10-11 22:32:50 +02:00
rootview.lua Split `Node` and `EmptyView` from `RootView` 2021-12-06 22:28:29 +01:00
start.lua Add bit32 polyfill globally 2022-01-12 00:07:53 +01:00
statusview.lua Migrate to Lua 5.4 2021-12-31 13:53:01 +01:00
strict.lua Initial commit 2019-12-28 11:17:56 +00:00
style.lua change INFO to use style.text 2021-12-21 17:38:25 +08:00
syntax.lua Add name to plain text fallback syntax 2021-12-02 22:34:49 +01:00
titleview.lua Make non-borderless mode work 2021-04-12 19:05:30 +02:00
tokenizer.lua Add bit32 polyfill globally 2022-01-12 00:07:53 +01:00
view.lua Manual merge of into . 2021-11-23 15:57:22 -05:00