maurges / vim-cpp-helper

A vim plugin to ease writing c++ code
GNU General Public License v2.0
5 stars 0 forks source link

Ignore generated tags #9

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.