diff options
author | Guldoman <giulio.lettieri@gmail.com> | 2022-04-30 00:56:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-30 00:56:42 +0200 |
commit | 5ceb969dca910261b6d3c93ded0c0381fef2b235 (patch) | |
tree | 2e7c3d2ca1111d2084fd66ee04b581fc113f8b94 | |
parent | e1f7c35d4a32abc01d294905034b73c8dcf15804 (diff) | |
parent | aa15de9365a97ee831e9315ceecbc2534504ec8d (diff) | |
download | lite-xl-plugins-5ceb969dca910261b6d3c93ded0c0381fef2b235.tar.gz lite-xl-plugins-5ceb969dca910261b6d3c93ded0c0381fef2b235.zip |
Merge pull request #79 from sheetcoder/sheet-fixes
A plugin for generating dummy lorem ipsum text
-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` | |