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

Do not highlight tags on :UpdateTags when it is configured off. #36

Merged
merged 1 commit into from Apr 21, 2013

Commits on Oct 22, 2012

  1. Do not highlight tags on :UpdateTags when it is configured off.

    I turn off highlighting of tags (:let g:easytags_auto_highlight = 0), because I usually have very large tags databases. When I manually trigger an update via :UpdateTags, the highlighting is processed, though, resulting in the long delay or "regexp too long" error. The :UpdateTags command should honor the configuration setting.
    inkarkat committed Oct 22, 2012
    Copy the full SHA
    61b7bca View commit details
    Browse the repository at this point in the history