aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Change inline hyper links in README to reference stylePeter Odding2011-06-271-23/+45
* Support buffer local variants of most optionsPeter Odding2011-06-271-8/+8
* Add easytags_auto_update/auto_highlight optionsPeter Odding2011-06-261-0/+20
* Allow enabling both dynamic and file type tags filesKenny Stuart2011-06-241-0/+4
* Remove duplicate tag from Vim help filePeter Odding2011-06-171-1/+1
* Documentation bug fix (it's getting late..)Peter Odding2011-06-141-1/+1
* 2x faster syntax highlighting using Python Interface to Vim :-)Peter Odding2011-06-141-4/+20
* :TagsByFileType to create filetype specific tagsfiles from global tagsfilePeter Odding2011-06-131-0/+2
* Basic support for file type specific tags files!Peter Odding2011-06-131-0/+6
* Dynamic highlighting for Ruby source code (issue #9)Peter Odding2011-05-231-1/+2
* Enable updating of project specific tags filesPeter Odding2011-05-021-3/+15
* Improve submodule config, minor README updatesPeter Odding2011-04-111-2/+2
* Add g:easytags_suppress_ctags_warning optionDaniel Hahler2011-03-191-0/+6
* Document the highlighting groups used by the plug-inPeter Odding2011-02-241-1/+15
* Added caveat about Cygwin, updated to-do listPeter Odding2011-02-241-0/+4
* Don't highlight tags inside #include <...>Peter Odding2010-11-201-1/+1
* Documented :HighlightTags tags file format requirementsPeter Odding2010-08-121-1/+11
* Support scanning & highlighting of struct/class membersPeter Odding2010-08-111-1/+15
* Typo in g:easytags_autorecurse documentationPeter Odding2010-08-101-1/+1
* Support for automatic recursion using ctags -RPeter Odding2010-08-101-0/+10
* Automatic/optional integration with shell.vimPeter Odding2010-08-091-46/+32
* Enable commands like :UpdateTags -R ~/.vimPeter Odding2010-08-091-127/+47
* Mention :helptags in README, other miscellaneous changesPeter Odding2010-07-151-9/+9
* Handle patterns that are too large for Vim to evaluatePeter Odding2010-07-101-0/+24
* Improved README, added references to Vim documentationPeter Odding2010-07-101-28/+37
* Changed download linkPeter Odding2010-06-181-1/+1
* Mention version detection in READMEPeter Odding2010-06-151-0/+40
* TODO about possible Vim bug, updated latest zip link in READMEPeter Odding2010-06-091-1/+1
* Fixed typo in READMEPeter Odding2010-06-061-1/+1
* Made README more consistentPeter Odding2010-06-061-1/+1
* Updated README with instructions on installing ctagsPeter Odding2010-06-061-0/+6
* Initial commitPeter Odding2010-06-061-0/+146