aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakase <20792268+takase1121@users.noreply.github.com>2021-03-01 17:08:05 +0800
committerGitHub <noreply@github.com>2021-03-01 17:08:05 +0800
commit888c24d99aa19051a2b2879d5f3e37bae446d317 (patch)
tree74e2c2962965c6c5e1bf78f3976c6d32e0b52b20
parenta82a24c5c5017004f4d61bfe66ef03e631e20707 (diff)
downloadlite-xl-plugins-888c24d99aa19051a2b2879d5f3e37bae446d317.tar.gz
lite-xl-plugins-888c24d99aa19051a2b2879d5f3e37bae446d317.zip
Update README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 47bd2f7..a01b180 100644
--- a/README.md
+++ b/README.md
@@ -76,6 +76,7 @@ Plugin | Description
[`macmodkeys`](plugins/macmodkeys.lua?raw=1) | Remaps mac modkeys `command/option` to `ctrl/alt`
[`markers`](plugins/markers.lua?raw=1) | Add markers to docs and jump between them quickly *([screenshot](https://user-images.githubusercontent.com/3920290/82252149-5faaa200-9946-11ea-9199-bea2efb7ee23.png))*
[`motiontrail`](plugins/motiontrail.lua?raw=1) | Adds a motion-trail to the caret *([screenshot](https://user-images.githubusercontent.com/3920290/83256814-085ccb00-a1ab-11ea-9e35-e6633cbed1a9.gif))*
+[`nagbar`](https://github.com/takase1121/lite-nagbar)* | consistent and _beautiful_ confirmation dialogs for lite and lite-xl *([gif](https://raw.githubusercontent.com/takase1121/lite-nagbar/master/assets/preview.gif))*
[`openfilelocation`](plugins/openfilelocation.lua?raw=1) | Opens the parent directory of the current file in the file manager
[`openselected`](plugins/openselected.lua?raw=1) | Opens the selected filename or url
[`projectmanager`](plugins/projectmanager.lua?raw=1) | Save projects and load/reload them quickly