minad / cape

🦸cape.el - Completion At Point Extensions
GNU General Public License v3.0
573 stars 20 forks source link

alternative completion-style for `cape-dict` #120

Closed fakeGenuis closed 2 months ago

fakeGenuis commented 2 months ago

Set completion-styles to orderless is really nice when complete commands, but for dict words it's counterintuitive. For example, type "re" and cape-dict will gives "abbrev" candidate first. Is there any variable override that behavior only for cape-dict?