summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJun Yang <harttle@harttle.com>2019-03-26 23:39:45 +0800
committerharttle <yangjvn@126.com>2019-04-11 16:24:59 +0800
commitd4841cedf22290a9746d220cd6682fac52262523 (patch)
treefa90efa035894c1aaf9dc9695e19688d7b545192 /doc
parentc820089c4434b621e8b30fbe73bbf9d01ee44f6f (diff)
downloadale-d4841cedf22290a9746d220cd6682fac52262523.zip
style: fecs related doc and vim scripts
Diffstat (limited to 'doc')
-rw-r--r--doc/ale-css.txt8
-rw-r--r--doc/ale-supported-languages-and-tools.txt1
2 files changed, 5 insertions, 4 deletions
diff --git a/doc/ale-css.txt b/doc/ale-css.txt
index a1e0ac5c..ff74b263 100644
--- a/doc/ale-css.txt
+++ b/doc/ale-css.txt
@@ -3,11 +3,11 @@ ALE CSS Integration *ale-css-options*
===============================================================================
-fecs *ale-css-fecs*
+fecs *ale-css-fecs*
-`fecs` options for CSS is the same as the options for JavaScript,
-and both of them reads `./.fecsrc` as the default configuration file.
-See: |ale-javascript-fecs|.
+`fecs` options for CSS is the same as the options for JavaScript, and both of
+them reads `./.fecsrc` as the default configuration file. See:
+|ale-javascript-fecs|.
===============================================================================
diff --git a/doc/ale-supported-languages-and-tools.txt b/doc/ale-supported-languages-and-tools.txt
index 59115b81..b870505f 100644
--- a/doc/ale-supported-languages-and-tools.txt
+++ b/doc/ale-supported-languages-and-tools.txt
@@ -89,6 +89,7 @@ Notes:
* `crystal`!!
* CSS
* `csslint`
+ * `fecs`
* `prettier`
* `stylelint`
* Cucumber