mirror of
https://github.com/dense-analysis/ale.git
synced 2026-02-24 02:29:12 +08:00
Get tests running and passing with NeoVim 0.2 and 0.3
This commit is contained in:
@@ -2,6 +2,8 @@ Before:
|
||||
let g:ale_buffer_info = {}
|
||||
|
||||
After:
|
||||
call ale#engine#Cleanup(bufnr(''))
|
||||
|
||||
let g:ale_buffer_info = {}
|
||||
|
||||
Given unite (A Unite.vim file):
|
||||
|
||||
Reference in New Issue
Block a user