Tell people that there's no cost for LSP support if they don't need it

This commit is contained in:
w0rp 2018-06-15 10:24:09 +01:00
parent bda89506ba
commit 49a5d657ee
No known key found for this signature in database
GPG Key ID: 0FC1ECAA8C81CD83
1 changed files with 4 additions and 0 deletions

View File

@ -29,6 +29,10 @@ features, including:
* Finding references (`:ALEFindReferences`)
* Hover information (`:ALEHover`)
If you don't care about Language Server Protocol, ALE won't load any of the code
for working with it unless needed. One of ALE's general missions is that you
won't pay for the features that you don't use.
## Table of Contents
1. [Supported Languages and Tools](#supported-languages)