diff options
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,6 +50,7 @@ asterisk.* | [`ephemeral_tabs`](plugins/ephemeral_tabs.lua?raw=1) | Preview tabs. Opening a doc will replace the contents of the preview tab. Marks tabs as non-preview on any change or tab double clicking. | | [`equationgrapher`](https://github.com/ThaCuber/equationgrapher?raw=1)\* | Graphs y=x equations. | | [`eval`](plugins/eval.lua?raw=1) | Replaces selected Lua code with its evaluated result | +| [`evergreen`](https://github.com/TorchedSammy/Evergreen.lxl)\* | Adds Treesitter syntax highlighting support | | [`exec`](plugins/exec.lua?raw=1) | Runs selected text through shell command and replaces with result | | [`extend_selection_line`](plugins/extend_selection_line.lua?raw=1) | When a selection crosses multiple lines, it is drawn to the end of the screen *([screenshot](https://user-images.githubusercontent.com/2798487/140995616-89a20b55-5917-4df8-8a7c-d7c53732fa8b.png))* | | [`exterm`](https://github.com/ShadiestGoat/lite-xl-exterm)\* | Allows to open an external console in current project directory | |