Improve wording on keyword_length documentation

This commit is contained in:
smjonas 2022-01-15 23:17:16 +01:00
parent f83773e2f4
commit 5a8909d822

View File

@ -34,7 +34,7 @@ cmp.setup({
_Default:_ `3`
Specify word length to gather.
The number of characters that need to be typed to trigger auto-completion.
### keyword_pattern (type: string)