lite-xl/data/core
rxi accf09c4f9 Changed printed filenames to use format-specifier "%s" instead of %q
Fixes #22
2020-04-25 13:26:55 +01:00
..
commands Changed printed filenames to use format-specifier "%s" instead of %q 2020-04-25 13:26:55 +01:00
doc core.doc.translate comment fix 2020-04-21 23:15:43 +01:00
command.lua Initial commit 2019-12-28 11:17:56 +00:00
commandview.lua Fixed rounding of CommandView suggestion popup box 2020-04-22 19:25:47 +01:00
common.lua Removed underscore from start of globals, added VERSION 2020-04-25 09:58:01 +01:00
config.lua Removed underscore from start of globals, added VERSION 2020-04-25 09:58:01 +01:00
docview.lua Reorganising of DocView's draw functions 2020-04-18 15:27:18 +01:00
highlighter.lua Initial commit 2019-12-28 11:17:56 +00:00
init.lua Changed printed filenames to use format-specifier "%s" instead of %q 2020-04-25 13:26:55 +01:00
keymap.lua Added system.set_fullscreen() and core:toggle-fullscreen command 2020-03-25 22:44:59 +00:00
logview.lua Made core.log/error store call location instead of view 2020-04-22 00:02:35 +01:00
object.lua Initial commit 2019-12-28 11:17:56 +00:00
rootview.lua Removed fake mouse-moved event on scroll change 2020-04-19 17:21:27 +01:00
statusview.lua Initial commit 2019-12-28 11:17:56 +00:00
strict.lua Initial commit 2019-12-28 11:17:56 +00:00
style.lua Removed underscore from start of globals, added VERSION 2020-04-25 09:58:01 +01:00
syntax.lua Moved .c, .lua and .md language syntaxes from core.syntax to plugins 2020-03-07 15:53:54 +00:00
view.lua Initial commit 2019-12-28 11:17:56 +00:00