Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why does this only support prefix match? #6

Closed
alok opened this issue Nov 14, 2018 · 2 comments
Closed

Why does this only support prefix match? #6

alok opened this issue Nov 14, 2018 · 2 comments

Comments

@alok
Copy link

alok commented Nov 14, 2018

No description provided.

@roxma
Copy link
Member

roxma commented Nov 14, 2018

This plugin uses binary search instead of scanning the whole tag file.

@roxma roxma closed this as completed Nov 14, 2018
@caneta
Copy link

caneta commented Jan 3, 2019

Is this plugin the only way, if I use vim-gutentags instead of gen_tags.vim/ncm2-gtags?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants