Results 29 comments of 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) ![gtags source](https://cloud.githubusercontent.com/assets/571829/26769719/a72b86e0-49e3-11e7-8e70-40c8fe009d4c.gif)

I added ncm source for [neco-syntax](https://github.com/Shougo/neco-syntax) Thanks @shougo, the source was already merged into neco-syntax ![neco-syntax](https://cloud.githubusercontent.com/assets/571829/26808954/53937bea-4a93-11e7-82fd-f095492b7cc6.gif)

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