diff options
author | rxi <rxi@users.noreply.github.com> | 2021-03-02 18:27:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-02 18:27:03 +0000 |
commit | edf05b25dd6384733aa94dfb7ecb9b176e70975d (patch) | |
tree | 74e2c2962965c6c5e1bf78f3976c6d32e0b52b20 /README.md | |
parent | a82a24c5c5017004f4d61bfe66ef03e631e20707 (diff) | |
parent | 888c24d99aa19051a2b2879d5f3e37bae446d317 (diff) | |
download | lite-xl-plugins-edf05b25dd6384733aa94dfb7ecb9b176e70975d.tar.gz lite-xl-plugins-edf05b25dd6384733aa94dfb7ecb9b176e70975d.zip |
Merge pull request #129 from takase1121/patch-3
add nagbar
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |