I have set up company-irony backend for C/C++ auto-completion, everything works fine except that it doesn't support fuzzy match. I know ycmd has such feature, I am wondering whether irony can have similar support ?
Asked
Active
Viewed 128 times
2
-
Try `counsel-irony`, it can be configured for fuzzy completion. – abo-abo Jun 29 '17 at 20:01