prabirshrestha / asyncomplete.vim

async completion in pure vim script for vim8 and neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wrong behavior with clangd

opened this issue · comments

Whenever "" with : occur - complete window shows up with clangd language server.
For case 'char': after write out ":" this - asyncomplete shows up. How to filter this with preprocess? Any help, pls.
3