mirror of
https://github.com/dense-analysis/ale.git
synced 2026-02-08 10:51:06 +08:00
Move the initialization of augroups to then events file
This commit is contained in:
@@ -48,7 +48,7 @@ function! ale#toggle#Toggle() abort
|
||||
endif
|
||||
endif
|
||||
|
||||
call ale#autocmd#InitAuGroups()
|
||||
call ale#events#Init()
|
||||
endfunction
|
||||
|
||||
function! ale#toggle#Enable() abort
|
||||
|
||||
Reference in New Issue
Block a user