- Changed dictionary specifications - Only line breaks are used to separate words. - Stop referencing `&dictionary`. - `switcher` is deprecated. - Set `paths` in `require("cmp_dictionary").setup()`. - Remove `:CmpDictionaryUpdate`. - The dictionary is automatically loaded each time `paths` is set. - Fix asynchronous dictionary reading. - Organize option names. - `exact` -> `exact_length` - `max_items` -> `max_number_items` - `document` and `document_command` -> `document` (single table) - `sqlite` option is deprecated. - Maybe `external` option could help you.
&dictionary.switcheris deprecated.pathsinrequire("cmp_dictionary").setup().:CmpDictionaryUpdate.pathsis set.exact->exact_lengthmax_items->max_number_itemsdocumentanddocument_command->document(single table)sqliteoption is deprecated.externaloption could help you.