mirror of
https://github.com/dense-analysis/ale
synced 2024-12-15 19:05:57 +00:00
Merge pull request #1842 from kjagiello/patch-1
Fix case typo in the documentation
This commit is contained in:
commit
c2f7b379ee
@ -2689,7 +2689,7 @@ ALEFixPost *ALEFixPost-autocmd*
|
||||
augroup ALEProgress
|
||||
autocmd!
|
||||
autocmd User ALELintPre hi Statusline ctermfg=darkgrey
|
||||
autocmd User ALELintPOST hi Statusline ctermfg=NONE
|
||||
autocmd User ALELintPost hi Statusline ctermfg=NONE
|
||||
augroup end
|
||||
<
|
||||
Or to display the progress in the statusline:
|
||||
|
Loading…
Reference in New Issue
Block a user