25 lines
965 B
HTML
25 lines
965 B
HTML
===============================================================================
|
|
ALE Typst Integration *ale-typst-options*
|
|
|
|
===============================================================================
|
|
typstyle *ale-typst-typstyle*
|
|
|
|
g:ale_typst_typstyle_executable *g:ale_typst_typstyle_executable*
|
|
*b:ale_typst_typstyle_executable*
|
|
Type: |String|
|
|
Default: `'typstyle'`
|
|
|
|
See |ale-integrations-local-executables|
|
|
|
|
|
|
g:ale_typst_typstyle_options *g:ale_typst_typstyle_options*
|
|
*b:ale_typst_typstyle_options*
|
|
Type: |String|
|
|
Default: `''`
|
|
|
|
This variable can be changed to modify flags given to typstyle.
|
|
|
|
|
|
===============================================================================
|
|
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|