It would be better to ignore case sensitivity, e.g., <img width="425" alt="2017-08-28 5 08 43" src="https://user-images.githubusercontent.com/8850248/29767067-9babb9b2-8c13-11e7-9659-ab197431d19c.png"> but when you continue to input one more charactor, nothing matches: <img width="436" alt="2017-08-28 5 09 38" src="https://user-images.githubusercontent.com/8850248/29767119-d2eb4d5c-8c13-11e7-81ef-b99d050401f0.png"> [nvim-completion-manager](https://github.com/roxma/nvim-completion-manager) can handle this well. <img width="446" alt="2017-08-28 5 07 36" src="https://user-images.githubusercontent.com/8850248/29767043-8244158c-8c13-11e7-9395-06dc99e7477c.png"> Is it possible in asyncomplete-gocode.vim? Thanks for any responses.
It would be better to ignore case sensitivity, e.g.,
but when you continue to input one more charactor, nothing matches:
nvim-completion-manager can handle this well.
Is it possible in asyncomplete-gocode.vim? Thanks for any responses.