ncm-github
ncm-github copied to clipboard
Returns wrong issues/PRs
If you check my dotfiles I only have 10 issues & 2 PRs. In the gif it's returning stuff from https://github.com/dotfiles/dotfiles.github.com not from my dotfiles repo. Here is the top result for example https://github.com/dotfiles/dotfiles.github.com/pull/166
I've pushed an update
If it's still not working. I'll need the log files. :help NCM-trouble-shooting
Thanks, the fix works. I have another issue (not related to what you pushed) but in general.
The plugin doesn't fetch new results after the first character
#1 <--- this will get something like the first 20 1xx issues & PRs
@a <--- this will get something like the first 20 users matching "a"
// But
#12 <--- this will filter in the first 20 1xx issues & PRs & won't fetch more
#ah <--- this will filter in the first 20 "a" users & won't fetch more