diff options
author | Github Actions <> | 2023-01-22 05:17:45 +0000 |
---|---|---|
committer | Github Actions <> | 2023-01-22 05:17:45 +0000 |
commit | 2515e80d938e09d4e44ea8cf80f6b311c769a0d8 (patch) | |
tree | 404f3c31e16c84bc660cad5dfb6f2989ee58627c /README.md | |
parent | 56f2f4506bec6a8a58ca00c68ed72e188601605c (diff) | |
download | lite-xl-plugins-2515e80d938e09d4e44ea8cf80f6b311c769a0d8.tar.gz lite-xl-plugins-2515e80d938e09d4e44ea8cf80f6b311c769a0d8.zip |
[CI] Updated README.md.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -176,6 +176,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin | [`Multithreaded Find File`](https://github.com/jgmdev/lite-xl-threads)\* | Threaded project find files. | | [`Multithreaded Project Search`](https://github.com/jgmdev/lite-xl-threads)\* | Threaded project search with 5-10x better performance. | | [`navigate`](plugins/navigate.lua?raw=1) | Allows moving back and forward between document positions, reducing the amount of scrolling | +| [`nerdicons`](plugins/nerdicons.lua?raw=1) | File icons set for TreeView. Download font from nerdfonts.com. Modification of the [nonicons](plugins/nonicons.lua) plugin | | [`net`](https://github.com/jgmdev/lite-xl-net)\* | Add support for TCP and UDP sockets using SDL_net. | | [`nonicons`](plugins/nonicons.lua?raw=1) | File icons set for TreeView. Download [font](https://github.com/yamatsum/nonicons/raw/6a2faf4fbdfbe353c5ae6a496740ac4bfb6d0e74/dist/nonicons.ttf) to your config/fonts folder | | [`opacity`](plugins/opacity.lua?raw=1) | Change the opaqueness/transparency of `lite-xl` using shift+mousewheel or a command. | |