mirror of
https://github.com/vim-airline/vim-airline.git
synced 2024-11-22 14:49:06 +08:00
describe to disabling procedure
This commit is contained in:
parent
14c79dd2fe
commit
8a80369227
|
@ -891,7 +891,8 @@ lsp <https://github.com/prabirshrestha/vim-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)
|
||||
<
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user