mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
Get tests running and passing with NeoVim 0.2 and 0.3
This commit is contained in:
@@ -39,9 +39,11 @@ After:
|
||||
|
||||
unlet! g:expected_loclist
|
||||
|
||||
let g:ale_buffer_info = {}
|
||||
call ale#engine#Cleanup(bufnr(''))
|
||||
call ale#linter#Reset()
|
||||
|
||||
let g:ale_buffer_info = {}
|
||||
|
||||
delfunction ToggleTestCallback
|
||||
|
||||
Given foobar (Some imaginary filetype):
|
||||
|
||||
Reference in New Issue
Block a user