blob: ad6197332931550cf665a978ef36b6245cd225ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
===============================================================================
ALE YANG Integration *ale-yang-options*
===============================================================================
yang-lsp *ale-yang-lsp*
g:ale_yang_lsp_executable *g:ale_yang_lsp_executable*
*b:ale_yang_lsp_executable*
Type: |String|
Default: `'yang-language-server'`
This variable can be changed to use a different executable for yang-lsp.
===============================================================================
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|