inkarkat / vim-ingo-library

Vimscript library of common functions
91 stars 7 forks source link

Ignore help tags #2

Closed psvenk closed 4 years ago

psvenk commented 4 years ago

Adds doc/tags to .gitignore to suppress the "untracked content" message after running :helptags when this repository is a submodule.

inkarkat commented 4 years ago

Thanks, good catch! I have included tags (globally) in my .gitignore template, but this project didn't get the update so far. Fixed by 58ea8a4d21644e2b3803cb608c0f28f9be1bb33e.