updated documentation

This commit is contained in:
Bartek thindil Jasicki
2019-10-11 09:55:05 +02:00
parent 87a0227d01
commit 489b7d64e4
4 changed files with 14 additions and 0 deletions
+11
View File
@@ -32,5 +32,16 @@ g:ale_ada_gnatpp_options *g:ale_ada_gnatpp_options*
This variable can be set to pass extra options to the gnatpp fixer.
===============================================================================
Ada Language Server *ale-ada-lsp*
g:ale_ada_lsp_executable *g:ale_ada_lsp_executable*
*b:ale_ada_lsp_executable*
Type: |String|
Default: `'ada_language_server'`
This variable can be changed to use a different executable for Ada Language
Server.
===============================================================================
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: