mirror of
https://github.com/amix/vimrc
synced 2025-07-09 18:55:01 +08:00
Update Ale.
This commit is contained in:
@ -157,7 +157,7 @@ function! ale#Queue(delay, ...) abort
|
||||
endif
|
||||
endfunction
|
||||
|
||||
let s:current_ale_version = [3, 1, 0]
|
||||
let s:current_ale_version = [3, 2, 0]
|
||||
|
||||
" A function used to check for ALE features in files outside of the project.
|
||||
function! ale#Has(feature) abort
|
||||
|
Reference in New Issue
Block a user