diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2021-11-23 18:18:05 -0500 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2021-11-23 18:18:05 -0500 |
commit | 5426d76142d742fa0419f404e36af62e3a3236b9 (patch) | |
tree | 579ff5a08fc61466d57324edd742e15bca385ba8 /README.md | |
parent | 3e7571030df2404873c8320ff976fb3fb41448c9 (diff) | |
download | lite-xl-plugins-5426d76142d742fa0419f404e36af62e3a3236b9.tar.gz lite-xl-plugins-5426d76142d742fa0419f404e36af62e3a3236b9.zip |
Commit on behalf of @mart-on-windows.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -116,6 +116,7 @@ Plugin | Description [`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)*~~ | integrated in lite-xl ~~consistent and _beautiful_ confirmation dialogs for lite and lite-xl *([gif](https://raw.githubusercontent.com/takase1121/lite-nagbar/master/assets/preview.gif))*~~ [`navigate`](plugins/navigate.lua?raw=1) | Allows moving back and forward between document positions, reducing the amount of scrolling +[`opacity`](plugins/opacity.lua?raw=1) | Change the opaqueness/transparency of `lite-xl` using shift+mousewheel or a command. [`open_ext`](plugins/open_ext.lua?raw=1) | Automatically prompts you if you tried to open a binary file in the editor [`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 |