lite-xl/data/core/commands
Guldoman 03cc5ffcd1
Add `config.keep_newline_whitespace` option (#1184)
This option will avoid removing line content when pressing enter in 
lines with only whitespace.
2022-11-03 12:40:27 -04:00
..
command.lua Allow command predicates to manage parameters passed to the commands 2022-08-16 22:13:16 +02:00
core.lua
dialog.lua Allow command predicates to manage parameters passed to the commands 2022-08-16 22:13:16 +02:00
doc.lua Add `config.keep_newline_whitespace` option (#1184) 2022-11-03 12:40:27 -04:00
drawwhitespace.lua
files.lua
findreplace.lua Strictly limit find/replace commands to `core.docview` (#1108) 2022-09-13 22:29:52 -04:00
log.lua
root.lua Refactor scrollbar into its own file (#1124) 2022-10-15 20:12:15 -04:00
statusbar.lua