aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorrxi <rxi@users.noreply.github.com>2020-08-28 15:37:40 +0100
committerrxi <rxi@users.noreply.github.com>2020-08-28 15:38:00 +0100
commitea3ad14c17684e438c560fd36bf5e5d7c58a4389 (patch)
tree6bf4a582daa7837afd26fe6e9cc4da06d2e54a4f /README.md
parentc812288925605c649f1c09e386ea7b07fab602e9 (diff)
downloadlite-xl-plugins-ea3ad14c17684e438c560fd36bf5e5d7c58a4389.tar.gz
lite-xl-plugins-ea3ad14c17684e438c560fd36bf5e5d7c58a4389.zip
Added lastproject 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 9ef3b73..b7d94fa 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,7 @@ Plugin | Description
[`language_sh`](plugins/language_sh.lua?raw=1) | Syntax for shell scripting language
[`language_tex`](plugins/language_tex.lua?raw=1) | Syntax for the [LaTeX](https://www.latex-project.org/) typesetting language
[`language_wren`](plugins/language_wren.lua?raw=1) | Syntax for the [Wren](http://wren.io/) programming language
+[`lastproject`](plugins/lastproject.lua?raw=1) | Loads the last loaded project if lite is launched without any arguments
[`lfautoinsert`](plugins/lfautoinsert.lua?raw=1) | Automatically inserts indentation and closing bracket/text after newline
[`linecopypaste`](plugins/linecopypaste.lua?raw=1) | Copy, cut and paste the current line when nothing is selected
[`lineguide`](plugins/lineguide.lua?raw=1) | Displays a line-guide at the line limit offset *([screenshot](https://user-images.githubusercontent.com/3920290/81476159-2cf70000-9208-11ea-928b-9dae3884c477.png))*