mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 20:54:26 +08:00
Add rustfmt executable variable to rust docs (#4360)
This commit is contained in:
@@ -288,5 +288,13 @@ g:ale_rust_rustfmt_options *g:ale_rust_rustfmt_options*
|
|||||||
This variable can be set to pass additional options to the rustfmt fixer.
|
This variable can be set to pass additional options to the rustfmt fixer.
|
||||||
|
|
||||||
|
|
||||||
|
g:ale_rust_rustfmt_executable *g:ale_rust_rustfmt_executable*
|
||||||
|
*b:ale_rust_rustfmt_executable*
|
||||||
|
Type: |String|
|
||||||
|
Default: `'rustfmt'`
|
||||||
|
|
||||||
|
This variable can be modified to change the executable path for `rustfmt`.
|
||||||
|
|
||||||
|
|
||||||
===============================================================================
|
===============================================================================
|
||||||
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|
||||||
|
|||||||
Reference in New Issue
Block a user