diff options
author | Jipok <braaga@inbox.ru> | 2021-12-05 00:39:54 +0500 |
---|---|---|
committer | Jipok <braaga@inbox.ru> | 2021-12-05 19:20:27 +0500 |
commit | daa8a3d88a3b18c55a96d0ca2fe3805ba9a9d4d4 (patch) | |
tree | 922d200c3b187cb72201df0aa45d30257de79624 /README.md | |
parent | 7a8cc04b031c4114fa7e85aacea27d21b2f0b331 (diff) | |
download | lite-xl-plugins-daa8a3d88a3b18c55a96d0ca2fe3805ba9a9d4d4.tar.gz lite-xl-plugins-daa8a3d88a3b18c55a96d0ca2fe3805ba9a9d4d4.zip |
Add simple small file icons set for TreeView
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -118,6 +118,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 +[`nonicons`](plugins/nonicons.lua?raw=1) | File icons set for TreeView. Download [font](https://github.com/yamatsum/nonicons/raw/master/dist/nonicons.ttf) to your config/fonts folder [`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 |