Merge pull request #35 from smjonas/update_readme

Improve wording on keyword_length documentation
This commit is contained in:
hrsh7th 2022-02-21 12:13:19 +09:00 committed by GitHub
commit d66c4c2d37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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)