jsfaint / gen_tags.vim

Async plugin for vim and neovim to ease the use of ctags/gtags
https://vim.sourceforge.io/scripts/script.php?script_id=5499
MIT License
312 stars 42 forks source link

[feature request] support ncm2 source #61

Closed fcying closed 6 years ago

fcying commented 6 years ago

https://github.com/ncm2/ncm2

nvim-completion-manager is not maintained.

jsfaint commented 6 years ago

I don't have time to do this job currently. Maybe later

fcying commented 6 years ago

I add a commit to add ncm2 source 0b89c5fc80568dc9ba7543398e955ed209f390b9 I don't know why I can't send a pr separately, it is mixed with the previous pr@_@ #62

jsfaint commented 6 years ago

You need to commit ncm source in another branch, then push it, and create a new PR.