Fix a typo
This commit is contained in:
parent
9e7034c6e2
commit
8c758e339c
@ -1052,7 +1052,7 @@ Some linters may have requirements for some other plugins being installed.
|
||||
Only cargo is enabled by default. To switch to using rustc instead of cargo,
|
||||
configure |g:ale_linters| appropriately: >
|
||||
|
||||
" Set the help text for the option for more information.
|
||||
" See the help text for the option for more information.
|
||||
let g:ale_linters = {'rust': ['rustc']}
|
||||
<
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user