summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2018-10-29 09:41:50 +0000
committerw0rp <devw0rp@gmail.com>2018-10-29 09:41:50 +0000
commit70ea7a133838cc15b29b277a6d9fbc667ea48637 (patch)
tree3912223ed2f286bc81316a2ac0b6adc5fe8b170e /doc
parent70f2873699ad3b2a0185b992c6ba1c06c073d261 (diff)
downloadale-70ea7a133838cc15b29b277a6d9fbc667ea48637.zip
Add a note about OmniSharp
Diffstat (limited to 'doc')
-rw-r--r--doc/ale-cs.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ale-cs.txt b/doc/ale-cs.txt
index b4cd295c..01e6348f 100644
--- a/doc/ale-cs.txt
+++ b/doc/ale-cs.txt
@@ -2,6 +2,10 @@
ALE C# Integration *ale-cs-options*
+In addition to the linters that are provided with ALE, C# code can be checked
+with the OmniSharp plugin. See here: https://github.com/OmniSharp/omnisharp-vim
+
+
===============================================================================
mcs *ale-cs-mcs*