mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-09 14:04:52 +08:00
doc/ale-rust: fix rust-analyzer typo (#5021)
This commit is contained in:
@@ -33,8 +33,8 @@ Integration Information
|
|||||||
5. rustfmt -- If you have `rustfmt` installed, you can use it as a fixer to
|
5. rustfmt -- If you have `rustfmt` installed, you can use it as a fixer to
|
||||||
consistently reformat your Rust code.
|
consistently reformat your Rust code.
|
||||||
|
|
||||||
Only cargo and rust-analyze are enabled by default. To switch to using rustc
|
Only cargo and rust-analyzer are enabled by default. To switch to using
|
||||||
instead of cargo, configure |b:ale_linters| in your ftplugin file
|
rustc instead of cargo, configure |b:ale_linters| in your ftplugin file
|
||||||
appropriately: >
|
appropriately: >
|
||||||
|
|
||||||
" See the help text for the option for more information.
|
" See the help text for the option for more information.
|
||||||
|
|||||||
Reference in New Issue
Block a user