diff options
author | Peter Odding <peter@peterodding.com> | 2010-06-09 08:01:39 +0200 |
---|---|---|
committer | Peter Odding <peter@peterodding.com> | 2010-06-09 08:01:39 +0200 |
commit | 6dd0b7a882d8102f5cff1b2acc927b91cc03e514 (patch) | |
tree | c358e86e0d2c364df2981004589b5701a7f77325 /doc/README.header | |
parent | 65ad69ac288eaa70b1469739ce6ea601ab852a2e (diff) | |
download | vim-easytags-6dd0b7a882d8102f5cff1b2acc927b91cc03e514.tar.gz |
Added `easytags_ignored_filetypes` option
While writing a LaTeX document I found out that Exuberant Ctags was
corrupting my tags file by writing invalid entries. Because half my
self-developed Vim plug-ins deal with Exuberant Ctags integration
which I use constantly this broke my whole environment :-)
Since the main point of easytags.vim is to fully automate tags
generation, corrupt files that need to be repaired by hand are
unacceptable. Therefor I've added an option to enable ignoring selected
file types and defined the default to exclude `*.tex` files.
If you disagree with me, feel free to set the option
`easytags_ignored_filetypes` to an empty string,
in which case no file types will be ignored.
Diffstat (limited to 'doc/README.header')
0 files changed, 0 insertions, 0 deletions