aboutsummaryrefslogtreecommitdiffstats
path: root/easytags.vim
Commit message (Expand)AuthorAgeFilesLines
* Version detection, better error handling, bug fix for dynamic highlightingPeter Odding2010-06-151-25/+50
* Fixed tags file corruption on Windows!Peter Odding2010-06-131-2/+2
* Bug fix for E108: No such variable: "s:entry"Peter Odding2010-06-111-2/+2
* Bug fix: Expand ~ to $HOME manually on Win32Peter Odding2010-06-111-2/+7
* Moved &tags option parsing to autoload scriptPeter Odding2010-06-101-9/+4
* Bug fix: Add easytags_file to &tags optionPeter Odding2010-06-101-3/+24
* Alias support & defaults for C/C++/Obj-C/Obj-C++Peter Odding2010-06-091-2/+2
* Added `easytags_ignored_filetypes` optionPeter Odding2010-06-091-1/+5
* Initial commitPeter Odding2010-06-061-0/+93