mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-16 01:07:06 +08:00
#653 - Always set loclist or quickfix in a timer callback, which prevents errors E924, E925, and E926
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
" vint: -ProhibitSetNoCompatible
|
||||
|
||||
" Make most tests just set lists synchronously when run in Docker.
|
||||
let g:ale_set_lists_synchronously = 1
|
||||
|
||||
" Load builtin plugins
|
||||
" We need this because run_vim.sh sets -i NONE
|
||||
set runtimepath=/home/vim,$VIM/vimfiles,$VIMRUNTIME,$VIM/vimfiles/after,/testplugin,/vader
|
||||
|
||||
Reference in New Issue
Block a user