Vim user functions in global scope are allowed to start with an underscore character. Ctags currently only allows uppercase letters as the start of a function name. This patch adds support for the underscore.
Log in to post a comment.