vim-tags
vim-tags copied to clipboard
Update .gitignore to add /doc/tags
/doc/tags gets auto-created upon plugin install (i am using Vundle plugin manager, believe this is vim behaviour). When using git submodules, the existence of doc/tags causes git errors indicating untracked content. Noticed that many other vim plugins account for this, and add /doc/tags to their .gitignore files -
for example: vim-fugitive, or tabular. Have about 60 plugins, and only 4 currently missing /doc/tags in their .gitignore - please consider accepting this PR.
Hi. Any update on getting this PR approved?
@szw - Hello. Any chance you could please get this PR completed?
If you have any concerns / reasons to reject it, please can you update here. All the other plugins that were missing /doc/tags have now accepted the PR. Thanks for any help accommodating this request.