lite-xl/data/core/commands
Francesco Abbate 3589d7d3c0 First implementation of unix-like data directory
It basically works by setting the data directory to

$prefix/share/lite-xl

where $prefix is determined so that $prefix/bin corresponds to EXEDIR.

The packages 'user' and 'user.*' are loaded from the directory
'$HOME/.config/lite-xl'.
2020-12-02 00:23:15 +01:00
..
command.lua Initial commit 2019-12-28 11:17:56 +00:00
core.lua First implementation of unix-like data directory 2020-12-02 00:23:15 +01:00
doc.lua Fix behavior when using un-indent command over multiple lines 2020-11-18 15:52:53 +01:00
findreplace.lua Added resetting of selection on intermediate find-text failure 2020-06-04 14:04:46 +01:00
root.lua Added core.set_active_view(); removed `focusable` boolean from View 2020-05-19 14:55:46 +01:00