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