diff options
author | lqdev <liquidekgaming@gmail.com> | 2020-12-10 21:43:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-10 21:43:36 +0100 |
commit | 2c9c108ba475ce46e06322da645ec73e7f215393 (patch) | |
tree | e3d0aaca7c2e22d1133ec15e13938541f5d76951 /README.md | |
parent | ac84d33ab234f1419b85028c735e1f970924abdb (diff) | |
download | lite-xl-plugins-2c9c108ba475ce46e06322da645ec73e7f215393.tar.gz lite-xl-plugins-2c9c108ba475ce46e06322da645ec73e7f215393.zip |
added lint+
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -68,6 +68,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))* |