summaryrefslogtreecommitdiff
path: root/doc/ale-haskell.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale-haskell.txt')
-rw-r--r--doc/ale-haskell.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/ale-haskell.txt b/doc/ale-haskell.txt
index 10b676d7..bd5a5edf 100644
--- a/doc/ale-haskell.txt
+++ b/doc/ale-haskell.txt
@@ -123,8 +123,8 @@ g:ale_haskell_hlint_executable *g:ale_haskell_hlint_executable*
g:ale_haskell_hlint_options g:ale_haskell_hlint_options
b:ale_haskell_hlint_options
- Type: String
- Default: ''
+ Type: |String|
+ Default: `''`
This variable can be used to pass extra options to the underlying hlint
executable.
@@ -217,8 +217,8 @@ g:ale_haskell_ormolu_executable *g:ale_haskell_ormolu_executable*
g:ale_haskell_ormolu_options *g:ale_haskell_ormolu_options*
*b:ale_haskell_ormolu_options*
- Type: String
- Default: ''
+ Type: |String|
+ Default: `''`
This variable can be used to pass extra options to the underlying ormolu
executable.