mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
Run all tests in NeoVim, improve the test script, and make all tests pass for NeoVim
This commit is contained in:
@@ -44,6 +44,7 @@ After:
|
||||
|
||||
sign unplace *
|
||||
let g:ale_buffer_info = {}
|
||||
call ale#linter#Reset()
|
||||
|
||||
Execute(The signs should be updated after linting is done):
|
||||
call ale#Lint()
|
||||
|
||||
Reference in New Issue
Block a user