diff options
author | TorchedSammy <38820196+TorchedSammy@users.noreply.github.com> | 2022-04-24 15:58:28 -0400 |
---|---|---|
committer | TorchedSammy <38820196+TorchedSammy@users.noreply.github.com> | 2022-04-24 15:58:28 -0400 |
commit | 7a408d013259e867a45af8cf561057c8c1635855 (patch) | |
tree | c0b967faff34a5d96e9f1ef7a3453038afdb22ff /README.md | |
parent | 9aa494522b58b7acd92cf2c0670629612cd592b7 (diff) | |
download | lite-xl-plugins-7a408d013259e867a45af8cf561057c8c1635855.tar.gz lite-xl-plugins-7a408d013259e867a45af8cf561057c8c1635855.zip |
docs: add my plugins
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -114,6 +114,8 @@ to something other than a raw file it should be marked with an asterisk.* | [`linenumbers`](plugins/linenumbers.lua?raw=1) | The ability to change the display of the line number *([screenshot](https://user-images.githubusercontent.com/5556081/129493788-6a4cbd7a-9074-4133-bab7-110ed55f18f7.png))* | | [`lint+`](https://github.com/liquid600pgm/lintplus)\* | Advanced linter with ErrorLens-like error reporting. Compatible with linters made for `linter` *([screenshot](https://raw.githubusercontent.com/liquid600pgm/lintplus/master/screenshots/1.png))* | | [`linter`](https://github.com/drmargarido/linters)\* | Linters for multiple languages | +| [`litepresence`](https://github.com/TorchedSammy/Litepresence)\* | Discord rich presence for Lite XL (display file editing in Discord) | +| [`lspkind`](https://github.com/TorchedSammy/lite-xl-lspkind)\* | Completion menu kind/type icons for Lite XL LSP | | [`macmodkeys`](plugins/macmodkeys.lua?raw=1) | Remaps mac modkeys `command/option` to `ctrl/alt` | | [`markers`](plugins/markers.lua?raw=1) | Add markers to docs and jump between them quickly *([screenshot](https://user-images.githubusercontent.com/3920290/82252149-5faaa200-9946-11ea-9199-bea2efb7ee23.png))* | | [`memoryusage`](plugins/memoryusage.lua?raw=1) | Show memory usage in the status view | @@ -148,3 +150,4 @@ to something other than a raw file it should be marked with an asterisk.* | [`unboundedscroll`](plugins/unboundedscroll.lua?raw=1) | Allows scrolling outside the bounds of a document | | [`updatechecker`](https://github.com/vincens2005/lite-xl-updatechecker)\* | Automatically checks for updates and notifies you | | [`vibe`](https://github.com/eugenpt/lite-xl-vibe)\* | VI(vim?) bindings with a hint of DOOM Emacs, for lite-xl | +| [`visu`](https://github.com/TorchedSammy/Visu)\* | Audio visualizer for Lite XL | |