ale/doc/ale-julia.txt

21 lines
767 B
Plaintext
Raw Permalink Normal View History

===============================================================================
2018-09-08 18:11:11 +00:00
ALE Julia Integration *ale-julia-options*
===============================================================================
2018-09-08 18:11:11 +00:00
languageserver *ale-julia-languageserver*
To enable Julia LSP linter you need to install the LanguageServer.jl package
within julia.
2018-09-08 18:11:11 +00:00
g:ale_julia_executable *g:ale_julia_executable*
*b:ale_julia_executable*
2018-09-08 20:05:34 +00:00
Type: |String|
Default: 'julia'
Path to the julia exetuable.
===============================================================================
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: