diff options
author | w0rp <devw0rp@gmail.com> | 2018-10-29 09:41:50 +0000 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2018-10-29 09:41:50 +0000 |
commit | 70ea7a133838cc15b29b277a6d9fbc667ea48637 (patch) | |
tree | 3912223ed2f286bc81316a2ac0b6adc5fe8b170e /doc/ale-cs.txt | |
parent | 70f2873699ad3b2a0185b992c6ba1c06c073d261 (diff) | |
download | ale-70ea7a133838cc15b29b277a6d9fbc667ea48637.zip |
Add a note about OmniSharp
Diffstat (limited to 'doc/ale-cs.txt')
-rw-r--r-- | doc/ale-cs.txt | 4 |
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* |