mirror of
https://github.com/amix/vimrc
synced 2025-07-12 22:24:59 +08:00
Updated plugins
This commit is contained in:
@ -28,6 +28,7 @@ endfunction
|
||||
|
||||
call ale#linter#Define('rust', {
|
||||
\ 'name': 'analyzer',
|
||||
\ 'aliases': ['rust_analyzer'],
|
||||
\ 'lsp': 'stdio',
|
||||
\ 'initialization_options': {b -> ale#Var(b, 'rust_analyzer_config')},
|
||||
\ 'executable': {b -> ale#Var(b, 'rust_analyzer_executable')},
|
||||
|
Reference in New Issue
Block a user