Fix documents bug

This commit is contained in:
hrsh7th
2021-08-26 17:10:45 +09:00
parent ec3f8aedaf
commit f5c0772562

View File

@@ -187,7 +187,7 @@ length of the word to the left of the cursor is less than `keyword_length`.
Default: `1` Default: `1`
### completion.get_trigger_characters (type: fun(trigger_characters: string[]): string[]) #### completion.get_trigger_characters (type: fun(trigger_characters: string[]): string[])
The function to resolve trigger_characters. The function to resolve trigger_characters.