aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <>2024-02-26 00:46:32 +0000
committerGithub Actions <>2024-02-26 00:46:32 +0000
commit4b869e4931f1424f1302af7e0880762eacfbc1cd (patch)
tree18cb52a9440e678cb6e811c42bf069f3586e1e59
parent4f422c7c58d2056d94a415e20017204062454163 (diff)
downloadlite-xl-plugins-4b869e4931f1424f1302af7e0880762eacfbc1cd.tar.gz
lite-xl-plugins-4b869e4931f1424f1302af7e0880762eacfbc1cd.zip
[CI] Updated README.md.
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index e0a9dd0..bc51fe6 100644
--- a/README.md
+++ b/README.md
@@ -104,7 +104,6 @@ but only with a `url` must provide a `checksum` that matches the existing plugin
| [`Kinc Projects`](https://github.com/Kode-Community/kinc_plugin)\* | Adds [Kinc](https://github.com/Kode/Kinc) Project generation with basic build commands(depends on [`console`](https://github.com/franko/console)) |
| [`lfautoinsert`](plugins/lfautoinsert.lua?raw=1) | Automatically inserts indentation and closing bracket/text after newline |
| [`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))* |
-| [`linter`](https://github.com/drmargarido/linters)\* | Linters for multiple languages |
| [`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))* |
| [`lite-debugger`](plugins/lite-debugger.lua?raw=1) | Debug Lite-XL's Lua VM interactively, if you're running it from a terminal. Warning: Will significantly slow down Lite-XL if installed. |
| [`vibe`](https://github.com/eugenpt/lite-xl-vibe)\* | VI(vim?) bindings with a hint of DOOM Emacs, for lite-xl |