diff options
-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* |