lite-hearted/data/core
2020-05-01 10:21:57 +01:00
..
commands Added find-replace:select-next, bound to ctrl+d by default 2020-05-01 10:21:57 +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 Fixed format string passed to core.error() in core.try() 2020-04-26 21:40:25 +01:00
keymap.lua Added find-replace:select-next, bound to ctrl+d by default 2020-05-01 10:21:57 +01:00
logview.lua Prevented scroll-animation when LogView is initialized 2020-04-30 14:44:52 +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 Changed View:get_content_offset() to round resultant values 2020-04-30 14:43:25 +01:00