blob: 16fffa186e5b75a394e0aa7fb131983a207b5f6e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
===============================================================================
ALE Hurl Integration *ale-hurl-options*
===============================================================================
hurlfmt *ale-hurl-hurlfmt*
*ale-options.hurl_hurlfmt_executable*
*g:ale_hurl_hurlfmt_executable*
*b:ale_hurl_hurlfmt_executable*
hurl_hurlfmt_executable
g:ale_hurl_hurlfmt_executable
Type: |String|
Default: `'hurlfmt'`
Override the invoked hurlfmt binary.
===============================================================================
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|