lite-xl/data/core
rxi 503d5101b5 Reorganising of DocView's draw functions
* Renamed `draw_line_body` => `draw_line_main`
* Renamed `draw_gutter_text` => `draw_line_gutter`
* Added `draw_line_text` for *just* the line text
2020-04-18 15:27:18 +01:00
..
commands Made cut/copy no-op if there is no selection 2020-04-12 11:22:16 +01:00
doc Initial commit 2019-12-28 11:17:56 +00:00
command.lua Initial commit 2019-12-28 11:17:56 +00:00
commandview.lua Reorganising of DocView's draw functions 2020-04-18 15:27:18 +01:00
common.lua Initial commit 2019-12-28 11:17:56 +00:00
config.lua Initial commit 2019-12-28 11:17:56 +00: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 Initial commit 2019-12-28 11:17:56 +00:00
keymap.lua Added system.set_fullscreen() and core:toggle-fullscreen command 2020-03-25 22:44:59 +00:00
logview.lua Initial commit 2019-12-28 11:17:56 +00:00
object.lua Initial commit 2019-12-28 11:17:56 +00:00
rootview.lua Fixed error on setting active view when closing certain splits in RootView 2020-04-12 11:14:49 +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 Initial commit 2019-12-28 11:17:56 +00: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