diff options
author | Francesco <francesco.bbt@gmail.com> | 2021-09-17 23:08:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 23:08:34 +0200 |
commit | 4ca1820bac33aea51a9708f7040674b1150ceaeb (patch) | |
tree | 188ed878de7ac421409aa16edf91fd25ac89f54c /README.md | |
parent | faa205148a67d3ac9ece82fb0237283ce57ed282 (diff) | |
parent | 68461a4c89e81d651c9d9af8ffe649606d9d062e (diff) | |
download | lite-xl-plugins-4ca1820bac33aea51a9708f7040674b1150ceaeb.tar.gz lite-xl-plugins-4ca1820bac33aea51a9708f7040674b1150ceaeb.zip |
Merge pull request #64 from takase1121/open_ext
add open_ext.lua
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -112,6 +112,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 +[`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 ~~[`projectmanager`](plugins/projectmanager.lua?raw=1)~~ | Integrated in lite-xl with improvements ~~Save projects and load/reload them quickly~~ |