aboutsummaryrefslogtreecommitdiffstats
path: root/easytags.vim
Commit message (Expand)AuthorAgeFilesLines
* Another bug fix for the broken :set tags= commandPeter Odding2010-07-201-18/+33
* Mention :helptags in README, other miscellaneous changesPeter Odding2010-07-151-3/+3
* Bug fix for strange "E433: No tags file" problemPeter Odding2010-07-101-11/+7
* 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