I am using spacemacs where I want to complete when I type the < character. But it doesn't complete. The company-minimum-prefix-length for me is 1. So, I have to type an extra alphabet after < to get completion. How do I resolve this?
See: syl20bnr/spacemacs#8222
I am using spacemacs where I want to complete when I type the
<character. But it doesn't complete. Thecompany-minimum-prefix-lengthfor me is1. So, I have to type an extra alphabet after<to get completion. How do I resolve this?See: syl20bnr/spacemacs#8222