summaryrefslogtreecommitdiff
path: root/doc
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
parent194660660dca4e18f33ac5981ef79856fd062057 (diff)
downloadale-a49f664aea742bafae43af50eac568143870a663.zip
chang fishindent to fish_indent
Diffstat (limited to 'doc')
-rw-r--r--doc/ale-fish.txt10
-rw-r--r--doc/ale.txt2
2 files changed, 6 insertions, 6 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: `''`
diff --git a/doc/ale.txt b/doc/ale.txt
index 22402afb..e7f69011 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -2594,7 +2594,7 @@ documented in additional help files.
eruby...................................|ale-eruby-options|
ruumba................................|ale-eruby-ruumba|
fish....................................|ale-fish-options|
- fish_indent...........................|ale-fish-fishindent|
+ fish_indent...........................|ale-fish-fish_indent|
fortran.................................|ale-fortran-options|
gcc...................................|ale-fortran-gcc|
language_server.......................|ale-fortran-language-server|