diff options
author | rxi <rxi@users.noreply.github.com> | 2020-05-15 21:45:39 +0100 |
---|---|---|
committer | rxi <rxi@users.noreply.github.com> | 2020-05-15 21:45:39 +0100 |
commit | 6890de6bad7992b37169f9faff028b71892b8b73 (patch) | |
tree | a8a0a18d73b6eb78ce13f7e1029d0a19ca07cc84 /README.md | |
parent | dcc7982ac087d2def7a28cfca2737dc1a0e5b7ce (diff) | |
download | lite-xl-plugins-6890de6bad7992b37169f9faff028b71892b8b73.tar.gz lite-xl-plugins-6890de6bad7992b37169f9faff028b71892b8b73.zip |
Added `workspace` plugin
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,4 +50,5 @@ Plugin | Description [`todotreeview`](https://github.com/drmargarido/TodoTreeView)* | Todo tree viewer for annotations in code like `TODO`, `BUG`, `FIX`, `IMPROVEMENT` [`togglesnakecamel`](plugins/togglesnakecamel.lua?raw=1) | Toggles symbols between `snake_case` and `camelCase` [`unboundedscroll`](plugins/unboundedscroll.lua?raw=1) | Allows scrolling outside the bounds of a document +[`workspace`](plugins/workspace.lua?raw=1) | Retains project's layout and open documents between sessions |