mirror of
https://github.com/dense-analysis/ale.git
synced 2026-05-15 21:18:32 +08:00
Fix case typo in the documentation
This commit is contained in:
committed by
GitHub
parent
a366d325a7
commit
aba4160553
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user