diff options
author | Github Actions <> | 2024-03-30 16:23:32 +0000 |
---|---|---|
committer | Github Actions <> | 2024-03-30 16:23:32 +0000 |
commit | f81d191e470f6aab5b93200ed51d93aba80163bc (patch) | |
tree | ca4feff1c6cce4dbd82bf395d7e2881019a6ce98 /README.md | |
parent | 3dfb9e06c0e4081c881019e4f33dcc873bbf3cf1 (diff) | |
download | lite-xl-plugins-f81d191e470f6aab5b93200ed51d93aba80163bc.tar.gz lite-xl-plugins-f81d191e470f6aab5b93200ed51d93aba80163bc.zip |
[CI] Updated README.md and manifest.json.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -74,6 +74,7 @@ to follow with `extra.follow_branch`.* | [`custom_caret`](plugins/custom_caret.lua?raw=1) | Customize the caret in the editor | | [`datetimestamps`](plugins/datetimestamps.lua?raw=1) | Insert date-, time- and date-time-stamps | | [`debugger`](https://github.com/adamharrison/lite-xl-ide.git)\* | Provides a debugger integration, with pluggable backends. Currently supports only gdb. *([screenshot](https://raw.githubusercontent.com/adamharrison/lite-xl-ide/main/screenshots/debugger.png))* | +| [`devicons`](https://github.com/PerilousBooklet/lite-xl-devicons)\* | PerilousBooklet's treeview icons for software developers. | | [`Discord RPC`](https://github.com/vincens2005/lite-xl-discord2)\* | Adds the current workspace and file to your Discord rich presence. Linux-only. | | [`dragdropselected`](plugins/dragdropselected.lua?raw=1) | Provides basic drag and drop of selected text (in same document) | | [`Easing Previewer`](https://github.com/ThaCuber/lite-xl-easingpreview)\* | Adds a popup that displays the curve of Penner-styled easing functions. | |