diff options
author | sheetcoder <> | 2022-04-29 16:39:07 +0530 |
---|---|---|
committer | sheetcoder <> | 2022-04-29 16:39:07 +0530 |
commit | aa15de9365a97ee831e9315ceecbc2534504ec8d (patch) | |
tree | 2e7c3d2ca1111d2084fd66ee04b581fc113f8b94 /README.md | |
parent | e1f7c35d4a32abc01d294905034b73c8dcf15804 (diff) | |
download | lite-xl-plugins-aa15de9365a97ee831e9315ceecbc2534504ec8d.tar.gz lite-xl-plugins-aa15de9365a97ee831e9315ceecbc2534504ec8d.zip |
A plugin for generating dummy lorem ipsum text
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -133,6 +133,7 @@ to something other than a raw file it should be marked with an asterisk.* | [`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) | +| [`lorem`](https://github.com/sheetcoder/lorem)\* | Generates Lorem Ipsum placeholder dummy text | | [`lsp`](https://github.com/lite-xl/lite-xl-lsp)\* | Provides code completion (also known as IntelliSense) using the Language Server Protocol | | [`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` | |