aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrxi <rxi@users.noreply.github.com>2020-04-28 11:11:37 +0100
committerGitHub <noreply@github.com>2020-04-28 11:11:37 +0100
commit8bbfebe2279158d5f1afa09f65ee96be136b43aa (patch)
tree271f71c88306b7a111daf4b8a305da84c198d70b
parent4e8373c9d60607b7dbdc5c860be4eae6ba84ac15 (diff)
parent37098abe078083de5b0f1df4b7803a9dc2a92a8b (diff)
downloadlite-xl-plugins-8bbfebe2279158d5f1afa09f65ee96be136b43aa.tar.gz
lite-xl-plugins-8bbfebe2279158d5f1afa09f65ee96be136b43aa.zip
Merge pull request #18 from drmargarido/linter_go
Added link to linters plugins.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ab20204..8c7b6c2 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,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`
[`sort`](plugins/sort.lua?raw=1) | Sorts selected lines alphabetically
[`spellcheck`](plugins/spellcheck.lua?raw=1) | [Underlines](https://user-images.githubusercontent.com/3920290/79923973-9caa7400-842e-11ea-85d4-7a196a91ca50.png) misspelt words