Merge pull request #1842 from kjagiello/patch-1

Fix case typo in the documentation
This commit is contained in:
w0rp 2018-08-23 22:34:12 +01:00 committed by GitHub
commit c2f7b379ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: