Fix duplicate doc tags (#586)
This commit is contained in:
@@ -321,7 +321,7 @@ enabled~
|
||||
`boolean | fun(): boolean`
|
||||
You can control nvim-cmp should work or not via this option.
|
||||
|
||||
*cmp-config.snippet.expand*
|
||||
*cmp-config.preselect*
|
||||
preselect~
|
||||
`cmp.PreselectMode`
|
||||
|
||||
@@ -382,11 +382,6 @@ sorting.comparators~
|
||||
The function to customize the sorting behavior.
|
||||
You can use built-in comparators via `cmp.config.compare.*`.
|
||||
|
||||
*cmp-config.formatting.fields*
|
||||
formatting.fields~
|
||||
`cmp.ItemField[]`
|
||||
The array of completion menu field to specify the order of them.
|
||||
|
||||
*cmp-config.sources*
|
||||
sources~
|
||||
`cmp.SourceConfig[]`
|
||||
|
||||
Reference in New Issue
Block a user