PythonNut / company-flx

:city_sunset: Flx fuzzy matching for company
GNU General Public License v3.0
85 stars 6 forks source link

any tutorial on how to convert a company-backend to be fuzzy-able? #21

Open introom opened 7 years ago

introom commented 7 years ago

Suppose I have this backend,

(add-to-list 'company-backends 'company-mytex-labels)

What should be done to 'company-mytex-labels to make it support fuzzy search?