Fix case typo in the documentation
This commit is contained in:
parent
a366d325a7
commit
aba4160553
@ -2689,7 +2689,7 @@ ALEFixPost *ALEFixPost-autocmd*
|
|||||||
augroup ALEProgress
|
augroup ALEProgress
|
||||||
autocmd!
|
autocmd!
|
||||||
autocmd User ALELintPre hi Statusline ctermfg=darkgrey
|
autocmd User ALELintPre hi Statusline ctermfg=darkgrey
|
||||||
autocmd User ALELintPOST hi Statusline ctermfg=NONE
|
autocmd User ALELintPost hi Statusline ctermfg=NONE
|
||||||
augroup end
|
augroup end
|
||||||
<
|
<
|
||||||
Or to display the progress in the statusline:
|
Or to display the progress in the statusline:
|
||||||
|
Loading…
Reference in New Issue
Block a user