lite-xl/data/plugins
Francesco Abbate 7b7dfe8c75 Remove the treeview check for modified files
In the treeview the implementation was checking the files list
to detect if it changed because of a project scan. Since we removed
the project scan we no longer need the check.

Removed the TreeView's self.last table that stores previous files
object by top-level directories.
2021-10-03 00:04:28 +02:00
..
autocomplete.lua revert new keyboard bindings 2021-09-09 07:44:58 +02:00
autoreload.lua Remove the project scan thread 2021-10-03 00:04:28 +02:00
contextmenu.lua add context menu options for logview 2021-08-24 11:31:22 +02:00
detectindent.lua Add commands to manage tab style 2021-09-07 07:53:03 +02:00
language_c.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_cpp.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_css.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_html.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_js.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_lua.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_md.lua Syntax. 2021-09-16 17:43:17 -04:00
language_python.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_xml.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
lineguide.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
macro.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
projectsearch.lua Fix crash in project search when project has no files 2021-08-29 11:13:39 +02:00
quote.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
reflow.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
scale.lua Small cleanup of `scale` plugin 2021-10-02 18:39:23 +02:00
tabularize.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
toolbarview.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
treeview.lua Remove the treeview check for modified files 2021-10-03 00:04:28 +02:00
trimwhitespace.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
workspace.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00