Merge pull request #1543 from vancluever/f-add-JobStartedAutoCmd

Add ALEJobStarted User autocommand event
This commit is contained in:
w0rp
2018-04-29 20:16:59 +01:00
committed by GitHub
5 changed files with 119 additions and 6 deletions

View File

@@ -586,6 +586,8 @@ function! s:RunJob(options) abort
\ 'output': [],
\ 'next_chain_index': l:next_chain_index,
\}
silent doautocmd <nomodeline> User ALEJobStarted
endif
if g:ale_history_enabled