mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-14 16:27:05 +08:00
rust-analyzer server binary changed name
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
" Author: Jon Gjengset <jon@thesquareplanet.com>
|
" Author: Jon Gjengset <jon@thesquareplanet.com>
|
||||||
" Description: The next generation language server for Rust
|
" Description: The next generation language server for Rust
|
||||||
|
|
||||||
call ale#Set('rust_analyzer_executable', 'ra_lsp_server')
|
call ale#Set('rust_analyzer_executable', 'rust-analyzer')
|
||||||
call ale#Set('rust_analyzer_config', {})
|
call ale#Set('rust_analyzer_config', {})
|
||||||
|
|
||||||
function! ale_linters#rust#analyzer#GetCommand(buffer) abort
|
function! ale_linters#rust#analyzer#GetCommand(buffer) abort
|
||||||
|
|||||||
Reference in New Issue
Block a user