skywind3000 / vim-terminal-help

Small changes make vim/nvim's internal terminal great again !!
MIT License
246 stars 32 forks source link

Ignore generated tags #18

Closed Shatur closed 4 years ago

Shatur commented 4 years ago

This PR adds ignoring generated tags. It will be useful for users who use the native package manager and update plugins through git.

fzf.vim, neoformat, neoterm, nerdcommenter, nerdtree and many other plugins have the same approach.