vimrc/sources_non_forked/ale/doc/ale-typst.html

30 lines
1.2 KiB
HTML

===============================================================================
ALE Typst Integration *ale-typst-options*
===============================================================================
typstyle *ale-typst-typstyle*
*ale-options.typst_typstyle_executable*
*g:ale_typst_typstyle_executable*
*b:ale_typst_typstyle_executable*
typst_typstyle_executable
g:ale_typst_typstyle_executable
Type: |String|
Default: `'typstyle'`
See |ale-integrations-local-executables|
*ale-options.typst_typstyle_options*
*g:ale_typst_typstyle_options*
*b:ale_typst_typstyle_options*
typst_typstyle_options
g: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: