aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrxi <rxi@users.noreply.github.com>2021-03-02 18:27:03 +0000
committerGitHub <noreply@github.com>2021-03-02 18:27:03 +0000
commitedf05b25dd6384733aa94dfb7ecb9b176e70975d (patch)
tree74e2c2962965c6c5e1bf78f3976c6d32e0b52b20
parenta82a24c5c5017004f4d61bfe66ef03e631e20707 (diff)
parent888c24d99aa19051a2b2879d5f3e37bae446d317 (diff)
downloadlite-xl-plugins-edf05b25dd6384733aa94dfb7ecb9b176e70975d.tar.gz
lite-xl-plugins-edf05b25dd6384733aa94dfb7ecb9b176e70975d.zip
Merge pull request #129 from takase1121/patch-3
add nagbar
-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