From 92d515c211716b5d046518547dba85f352e944b1 Mon Sep 17 00:00:00 2001 From: David Buchan-Swanson Date: Wed, 10 Apr 2019 23:24:47 -0600 Subject: Add support for reason-language-server --- doc/ale-reasonml.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'doc') diff --git a/doc/ale-reasonml.txt b/doc/ale-reasonml.txt index 426d4c46..89231f4f 100644 --- a/doc/ale-reasonml.txt +++ b/doc/ale-reasonml.txt @@ -33,6 +33,22 @@ g:ale_reason_ols_use_global *g:ale_reason_ols_use_global* This variable can be set to `1` to always use the globally installed executable. See also |ale-integrations-local-executables|. +=============================================================================== +reason-language-server *ale-reasonml-language-server* + + Note: You *must* set an executable - there is no 'default' install location. + Go to https://github.com/jaredly/reason-language-server and download the + latest release. You can place it anywhere, but ensure you set the executable + path. + +g:ale_reason_ls_executable *g:ale_reason_ls_executable* + *b:ale_reason_ls_executable* + Type: |String| + + This variable defines the standard location of the language server + executable. This *must* be set. + + =============================================================================== refmt *ale-reasonml-refmt* -- cgit v1.2.3