summaryrefslogtreecommitdiff
path: root/doc/ale-css.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale-css.txt')
-rw-r--r--doc/ale-css.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/ale-css.txt b/doc/ale-css.txt
index 979be881..474445b8 100644
--- a/doc/ale-css.txt
+++ b/doc/ale-css.txt
@@ -3,6 +3,12 @@ ALE CSS Integration *ale-css-options*
===============================================================================
+prettier *ale-css-prettier*
+
+See |ale-javascript-prettier| for information about the available options.
+
+
+===============================================================================
stylelint *ale-css-stylelint*
g:ale_css_stylelint_executable *g:ale_css_stylelint_executable*
@@ -30,10 +36,4 @@ g:ale_css_stylelint_use_global *g:ale_css_stylelint_use_global*
===============================================================================
-prettier *ale-css-prettier*
-
-See |ale-javascript-prettier| for information about the available options.
-
-
-===============================================================================
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: