lite-xl/data/core/commands
Francesco Abbate c042bfc907 Change project files output to not include a prefix '/' in filename
It make sense to not put the initial '/' in the filename as the name
is relative to the top directory it belongs to.

By removing the the initial '/' in the filename we can re-introduce the
variable

core.project_files

to stay compatible with standard Lite. The project_files variable will
always point to the files table of the first entry of
core.project_directories.
2020-12-28 10:26:27 +01:00
..
command.lua Initial commit 2019-12-28 11:17:56 +00:00
core.lua Change project files output to not include a prefix '/' in filename 2020-12-28 10:26:27 +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