diff --git a/doc/airline.txt b/doc/airline.txt index eba98c29..569dcf0e 100644 --- a/doc/airline.txt +++ b/doc/airline.txt @@ -891,7 +891,8 @@ lsp < * lsp progress skip time Suppresses the frequency of status line updates. - Prevents heavy operation when using a language server that sends frequent progress notifications. > + Prevents heavy operation when using a language server that sends frequent progress notifications. + Set 0 to disable. > g:airline#extensions#lsp#progress_skip_time = 0.3 (default) <