aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrxi <rxi@users.noreply.github.com>2021-01-09 15:56:52 +0000
committerGitHub <noreply@github.com>2021-01-09 15:56:52 +0000
commitb8ff0140caed32d9b4814b46881a696ab373af3a (patch)
tree6297d5b595969e1f11a4c3ed2d159d56ec2fe96e
parent94f2516c5ac70f1ceeb948a226af856bcf4fd316 (diff)
parent2c9c108ba475ce46e06322da645ec73e7f215393 (diff)
downloadlite-xl-plugins-b8ff0140caed32d9b4814b46881a696ab373af3a.tar.gz
lite-xl-plugins-b8ff0140caed32d9b4814b46881a696ab373af3a.zip
Merge pull request #111 from liquidev/lintplus
added lint+
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9018c68..94b4cc0 100644
--- a/README.md
+++ b/README.md
@@ -69,6 +69,7 @@ Plugin | Description
[`linecopypaste`](plugins/linecopypaste.lua?raw=1) | Copy, cut and paste the current line when nothing is selected
[`lineguide`](plugins/lineguide.lua?raw=1) | Displays a line-guide at the line limit offset *([screenshot](https://user-images.githubusercontent.com/3920290/81476159-2cf70000-9208-11ea-928b-9dae3884c477.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))*
[`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))*
[`motiontrail`](plugins/motiontrail.lua?raw=1) | Adds a motion-trail to the caret *([screenshot](https://user-images.githubusercontent.com/3920290/83256814-085ccb00-a1ab-11ea-9e35-e6633cbed1a9.gif))*