summaryrefslogtreecommitdiff
path: root/doc/ale-fish.txt
diff options
context:
space:
mode:
authorcyy <cyyever@outlook.com>2020-10-07 14:04:43 +0700
committercyy <cyyever@outlook.com>2020-10-31 14:01:08 +0800
commita49f664aea742bafae43af50eac568143870a663 (patch)
treed82cdaa8521aa66721936c7d334206fb25aa6ba1 /doc/ale-fish.txt
parent194660660dca4e18f33ac5981ef79856fd062057 (diff)
downloadale-a49f664aea742bafae43af50eac568143870a663.zip
chang fishindent to fish_indent
Diffstat (limited to 'doc/ale-fish.txt')
-rw-r--r--doc/ale-fish.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/ale-fish.txt b/doc/ale-fish.txt
index 3b9ab44c..7dbbc10c 100644
--- a/doc/ale-fish.txt
+++ b/doc/ale-fish.txt
@@ -11,17 +11,17 @@ If ALE is not showing any errors but your file does not run as expected, run
`fish -n <file.fish>` from the command line.
===============================================================================
-fish_indent *ale-fish-fishindent*
+fish_indent *ale-fish-fish_indent*
-g:ale_fish_fishindent_executable *g:ale_fish_fishindent_executable*
- *b:ale_fish_fishindent_executable*
+g:ale_fish_fish_indent_executable *g:ale_fish_fish_indent_executable*
+ *b:ale_fish_fish_indent_executable*
Type: |String|
Default: `'fish_indent'`
This variable can be changed to use a different executable for fish_indent.
-g:ale_fish_fishindent_options *g:ale_fish_fishindent_options*
- *b:ale_fish_fishindent_options*
+g:ale_fish_fish_indent_options *g:ale_fish_fish_indent_options*
+ *b:ale_fish_fish_indent_options*
Type: |String|
Default: `''`