PythonNut / company-flx

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

Doesn't work in non-Elisp mode #20

Open tuhdo opened 7 years ago

tuhdo commented 7 years ago

I tried it with a C++ buffer, and company-capf cannot complete. It gave 0 candidate.

seagle0128 commented 6 years ago

me, too. and it seems not working in go-mode, with company-capf and company-go.

PythonNut commented 6 years ago

https://github.com/PythonNut/company-flx/blob/master/README.md#caveats

:P

with company-capf

How can you reproduce this, and are you sure company-capf is the backend being used for go?