#653 - Always set loclist or quickfix in a timer callback, which prevents errors E924, E925, and E926
This commit is contained in:
parent
47a8ebc8b9
commit
1a524ca63e
11 changed files with 107 additions and 176 deletions
|
@ -1,4 +0,0 @@
|
|||
augroup ALEQuickfixCursorMovedEvent
|
||||
autocmd! * <buffer>
|
||||
autocmd CursorMoved <buffer> call ale#events#ParseLoclistWindowItemPosition()
|
||||
augroup END
|
Loading…
Add table
Add a link
Reference in a new issue