summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBartolomeo Stellato <bartolomeo.stellato@gmail.com>2018-09-08 14:11:11 -0400
committerBartolomeo Stellato <bartolomeo.stellato@gmail.com>2018-09-08 14:11:11 -0400
commit91bb948b908a1bcb500a34e7fd1542388ace58e1 (patch)
treec4ea67af50d734945b80cb5a1ad6254477dfccdf /doc
parent68ac4d10954b1f1d9f1ae890e0967014aeb00a52 (diff)
downloadale-91bb948b908a1bcb500a34e7fd1542388ace58e1.zip
Try to fix CI
Diffstat (limited to 'doc')
-rw-r--r--doc/ale-julia.txt8
-rw-r--r--doc/ale.txt2
2 files changed, 6 insertions, 4 deletions
diff --git a/doc/ale-julia.txt b/doc/ale-julia.txt
index 3795c8ef..c65a4f52 100644
--- a/doc/ale-julia.txt
+++ b/doc/ale-julia.txt
@@ -1,14 +1,14 @@
===============================================================================
-ALE Julia Integration *ale-julia-options*
+ALE Julia Integration *ale-julia-options*
===============================================================================
-languageserver *ale-julia-languageserver*
+languageserver *ale-julia-languageserver*
To enable Julia LSP linter you need to install the LanguageServer.jl package
within julia.
-g:ale_julia_executable *g:ale_julia_executable*
- *b:ale_julia_executable*
+g:ale_julia_executable *g:ale_julia_executable*
+ *b:ale_julia_executable*
Type: String
Default: 'julia'
diff --git a/doc/ale.txt b/doc/ale.txt
index 2c018a10..931006b8 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -144,6 +144,8 @@ CONTENTS *ale-contents*
jsonlint............................|ale-json-jsonlint|
jq..................................|ale-json-jq|
prettier............................|ale-json-prettier|
+ julia.................................|ale-julia-options|
+ languageserver......................|ale-julia-languageserver|
kotlin................................|ale-kotlin-options|
kotlinc.............................|ale-kotlin-kotlinc|
ktlint..............................|ale-kotlin-ktlint|