aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFrancesco <francesco.bbt@gmail.com>2021-09-17 23:08:34 +0200
committerGitHub <noreply@github.com>2021-09-17 23:08:34 +0200
commit4ca1820bac33aea51a9708f7040674b1150ceaeb (patch)
tree188ed878de7ac421409aa16edf91fd25ac89f54c /README.md
parentfaa205148a67d3ac9ece82fb0237283ce57ed282 (diff)
parent68461a4c89e81d651c9d9af8ffe649606d9d062e (diff)
downloadlite-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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ac39ff0..c17eb5e 100644
--- a/README.md
+++ b/README.md
@@ -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~~