aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorrxi <rxi@users.noreply.github.com>2020-05-15 21:45:39 +0100
committerrxi <rxi@users.noreply.github.com>2020-05-15 21:45:39 +0100
commit6890de6bad7992b37169f9faff028b71892b8b73 (patch)
treea8a0a18d73b6eb78ce13f7e1029d0a19ca07cc84 /README.md
parentdcc7982ac087d2def7a28cfca2737dc1a0e5b7ce (diff)
downloadlite-xl-plugins-6890de6bad7992b37169f9faff028b71892b8b73.tar.gz
lite-xl-plugins-6890de6bad7992b37169f9faff028b71892b8b73.zip
Added `workspace` plugin
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 143429d..9d6fa5b 100644
--- a/README.md
+++ b/README.md
@@ -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