Jia Sui
Jia Sui
The current code only works for `rg` and `git ls-files` Some user may not use the `rg` like me. And both `rg` and `git ls-files` only works for the git...
Please keep it open, thanks anyway
Thanks for the issue! This is the issue that I alway want to fix. But I have no idea how to detect the change of git brach in vim instantly....
I don't have much time on this. PR will be appreciated š GNU Global don't have built-in ignore support. But it supports file list, maybe we can generate a file...
gtags complete source [gen_tags.vim](https://github.com/jsfaint/gen_tags.vim) 
I added ncm source for [neco-syntax](https://github.com/Shougo/neco-syntax) Thanks @shougo, the source was already merged into neco-syntax 
I also add neoinclude support too. But I'm a little confused about the source priority that which one should be higher? neoinclude(file include) or neco-syntax(language syntax) Currently I give 8...
@roxma Got it, thanks for your clarification š I'll create PR for neoinclude
Thanks for @fcying's effort jsfaint/gen_tags.vim#63 gtags source is already updated for ncm2
I ported necovim source from ncm to ncm2 https://github.com/jsfaint/ncm2-vim