aboutsummaryrefslogtreecommitdiffstats
path: root/autoload/xolox/easytags.vim
Commit message (Expand)AuthorAgeFilesLines
...
* Allow enabling both dynamic and file type tags filesKenny Stuart2011-06-241-7/+12
* Define version as variable, include version in messagesPeter Odding2011-06-181-26/+24
* 2x faster syntax highlighting using Python Interface to Vim :-)Peter Odding2011-06-141-46/+109
* Fix caching of tagged files (for file type specific tags files)Peter Odding2011-06-141-63/+67
* :TagsByFileType to create filetype specific tagsfiles from global tagsfilePeter Odding2011-06-131-7/+71
* Basic support for file type specific tags files!Peter Odding2011-06-131-7/+11
* Bug fix: Print the right message after :verbose UpdateTags!Peter Odding2011-06-131-1/+1
* Move tags file registration to auto load functionPeter Odding2011-06-131-0/+26
* Minor bug fix for xolox#easytags#get_tagsfile()Peter Odding2011-06-131-2/+2
* Automatically run :HighlightTags after using :UpdateTagsPeter Odding2011-06-131-1/+6
* Bug fix for highlighting of C# classesPeter Odding2011-05-231-1/+1
* Dynamic highlighting for Ruby source code (issue #9)Peter Odding2011-05-231-1/+22
* Use xolox#misc#os#is_win() instead of multiple has() expressionsPeter Odding2011-05-111-2/+2
* Enable updating of project specific tags filesPeter Odding2011-05-021-1/+7
* Make Pathogen users happy :-)Peter Odding2011-03-151-0/+631