summaryrefslogtreecommitdiff
path: root/doc/ale-php.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale-php.txt')
-rw-r--r--doc/ale-php.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ale-php.txt b/doc/ale-php.txt
index 8756d60e..f09c95fd 100644
--- a/doc/ale-php.txt
+++ b/doc/ale-php.txt
@@ -9,6 +9,17 @@ There are no options for this linter.
===============================================================================
+hackfmt *ale-php-hackfmt*
+
+g:ale_php_hackfmt_options *g:ale_php_hackfmt_options*
+ *b:ale_php_hackfmt_options*
+ Type: |String|
+ Default: `''`
+
+ This variable can be set to pass additional options to the hackfmt fixer.
+
+
+===============================================================================
langserver *ale-php-langserver*
g:ale_php_langserver_executable *g:ale_php_langserver_executable*