mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
Move the initialization of augroups to then events file
This commit is contained in:
@@ -221,7 +221,7 @@ nnoremap <silent> <Plug>(ale_find_references) :ALEFindReferences<Return>
|
||||
nnoremap <silent> <Plug>(ale_hover) :ALEHover<Return>
|
||||
|
||||
" Set up autocmd groups now.
|
||||
call ale#autocmd#InitAuGroups()
|
||||
call ale#events#Init()
|
||||
|
||||
" Housekeeping
|
||||
|
||||
|
||||
Reference in New Issue
Block a user