diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 177b67df..291e90fb 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -1298,6 +1298,7 @@ g:ale_lsp_show_message_severity *g:ale_lsp_show_message_ `'warning'` - Displays errors and warnings. `'information'` - Displays errors, warnings and infos `'log'` - Same as `'information'` + `'disabled'` - Doesn't display any information at all. g:ale_lsp_root *g:ale_lsp_root* |