mirror of
https://github.com/dense-analysis/ale.git
synced 2026-05-11 09:08:32 +08:00
#2403 - Make ale_disable_lsp apply consistently, and document it better
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
Before:
|
||||
Save g:ale_buffer_info
|
||||
Save g:ale_disable_lsp
|
||||
|
||||
let g:ale_disable_lsp = 0
|
||||
unlet! b:ale_disable_lsp
|
||||
|
||||
function! CreateError(type, message) abort
|
||||
let l:diagnostics = []
|
||||
|
||||
Reference in New Issue
Block a user