aboutsummaryrefslogtreecommitdiff
path: root/.vim/after/plugin/mucomplete.vim
AgeCommit message (Collapse)Author
2022-06-05Try deoplete and improve vim-lspGuangxiong Lin
2022-06-04Try using nvimGuangxiong Lin
2022-04-09Remove tags as complete source (vim)Guangxiong Lin
It is too noisy!!
2022-04-09Allow to return to normal mode by c-g c-g (vim)Guangxiong Lin
2022-04-09Use omnifunc only when it exists (vim)Guangxiong Lin
2022-04-09Use clangd to help complete c-family language (vim)Guangxiong Lin
2022-04-09Add tags into complete chains (vim)Guangxiong Lin
2022-04-09Integrate mucomplete with ultisnips (vim)Guangxiong Lin
2022-04-09Set default can_complete and chains in vimGuangxiong Lin
2022-04-08Update mucomplete config (vim)Guangxiong Lin
2022-04-08Try removing ycm (vim)Guangxiong Lin