aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorrxi <rxi@users.noreply.github.com>2020-04-29 08:58:05 +0100
committerrxi <rxi@users.noreply.github.com>2020-04-29 08:58:05 +0100
commit24ffdf7e545e157d768e3057ad2c9d892c188220 (patch)
treeb544bf6830828c70b0fade76e680012d94d7e168 /README.md
parent0ae27c601aa3dbf72fda3048061bed8ba89f1607 (diff)
parent8bbfebe2279158d5f1afa09f65ee96be136b43aa (diff)
downloadlite-xl-plugins-24ffdf7e545e157d768e3057ad2c9d892c188220.tar.gz
lite-xl-plugins-24ffdf7e545e157d768e3057ad2c9d892c188220.zip
Merge branch 'master' of https://github.com/rxi/lite-plugins
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7ab9872..e2ab68e 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,7 @@ Plugin | Description
[`language_rust`](plugins/language_rust.lua?raw=1) | Syntax for the [Rust](https://rust-lang.org/) programming language
[`language_sh`](plugins/language_sh.lua?raw=1) | Syntax for shell scripting language
[`language_wren`](plugins/language_wren.lua?raw=1) | Syntax for the [Wren](http://wren.io/) programming language
+[`linter`](https://github.com/drmargarido/linters)* | Linters for multiple languages
[`macmodkeys`](plugins/macmodkeys.lua?raw=1) | Remaps mac modkeys `command/option` to `ctrl/alt`
[`selectionhighlight`](plugins/selectionhighlight.lua?raw=1) | Highlights regions of code that match the current selection
[`sort`](plugins/sort.lua?raw=1) | Sorts selected lines alphabetically