aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 89f9258..77faa3f 100644
--- a/README.md
+++ b/README.md
@@ -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. |