diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ale.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 8c544423..ded1e0c1 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -296,7 +296,7 @@ g:ale_completion_enabled *g:ale_completion_enabled* g:ale_completion_max_suggestions *g:ale_completion_max_suggestions* Type: |Number| - Default: `20` + Default: `50` The maximum number of items ALE will suggest in completion menus for automatic completion. |