summaryrefslogtreecommitdiff
path: root/doc/ale-purescript.txt
diff options
context:
space:
mode:
authorSorin Iclanzan <sorin@iclanzan.com>2019-08-12 11:49:19 -0400
committerSorin Iclanzan <sorin@iclanzan.com>2019-08-12 11:49:19 -0400
commitf89b49a014bb3f5cf0c6820e8b3f4347292b4a06 (patch)
tree5a9895016ae8b5bf987fa97d1a58a8ab9536ec02 /doc/ale-purescript.txt
parentdd1e1025b8a9b13cb7966bf2baa3e6b42a862857 (diff)
downloadale-f89b49a014bb3f5cf0c6820e8b3f4347292b4a06.zip
Add purty fixer.
Diffstat (limited to 'doc/ale-purescript.txt')
-rw-r--r--doc/ale-purescript.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ale-purescript.txt b/doc/ale-purescript.txt
index 33fd2429..e809f2c9 100644
--- a/doc/ale-purescript.txt
+++ b/doc/ale-purescript.txt
@@ -30,4 +30,13 @@ g:ale_purescript_ls_config g:ale_purescript_ls_config
\ }
\}
===============================================================================
+purty *ale-purescript-purty*
+
+g:ale_purescript_purty_executable *g:ale_purescript_purty_executable*
+ *b:ale_purescript_purty_executable*
+ Type: |String|
+ Default: `'purty'`
+
+ This variable can be changed to use a different executable for purty.
+===============================================================================
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: