diff --git a/doc/cmp.txt b/doc/cmp.txt index 14af912..9ae7a86 100644 --- a/doc/cmp.txt +++ b/doc/cmp.txt @@ -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[]`