aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Improve documentation of `easytags_dynamic_files' optionPeter Odding2015-04-141-1/+4
* Merge pull request #117: Fix typo in READMEPeter Odding2015-04-141-1/+1
* Improve easytags_auto_{update,highlight} option documentationPeter Odding2015-04-021-0/+4
* Refer from easytags_always_enabled to easytags_async in README.mdPeter Odding2015-04-021-1/+1
* Update installation instructionsPeter Odding2015-04-021-11/+2
* Merge pull request #111: Give precedence to dynamic files over storage by fil...Peter Odding2015-03-151-2/+2
* Add missing link to README (issue #98)Peter Odding2014-11-211-0/+1
* Improve handling & docs of g:easytags_opts option (issue #98)Peter Odding2014-11-211-1/+5
* Add g:easytags_opts option (issue #98)Peter Odding2014-11-131-0/+4
* Support for Perl highlighting (thanks to Jessica Kathleen McIntosh, see issue...Peter Odding2014-09-171-2/+3
* Add g:easytags_suppress_report optionblukat292014-08-241-0/+6
* Use timers to identify slow[est] parts of vim-easytagsPeter Odding2014-07-191-6/+17
* Support for keyword based syntax highlighting (much faster)Peter Odding2014-07-091-0/+12
* Credit Ingo for his work, thank other contributors as wellPeter Odding2014-07-081-2/+4
* Merge pull request #84: Asynchronous tags file updates! \o/Peter Odding2014-07-081-12/+12
|\
| * Support for synchronous + asynchronous tags file updates (huge refactoring)Peter Odding2014-06-221-12/+10
|/
* Merge pull request #78: Bug fix for accelerated highlighting using PythonPeter Odding2014-06-161-2/+2
* Merge pull request #59: Java interfaces supportPeter Odding2013-07-161-1/+1
* Improve handling of ignored syntax groups (issue #57)Peter Odding2013-06-201-4/+0
* Document vim-misc as external dependency (needs to be installed separately fr...Peter Odding2013-05-251-2/+13
* Document the g:easytags_events option (issue #46)Peter Odding2013-05-201-1/+11
* Document BufWritePost example, improve documentation structure (issue #46)Peter Odding2013-05-191-9/+21
* Add g:easytags_updatetime_warn option, improve documentation (issue #47)Peter Odding2013-05-191-2/+15
* Don't try to use dynamic tags files for non-writable directories (issue #29)Peter Odding2013-04-301-1/+1
* Merge pull request #36Peter Odding2013-04-211-1/+1
|\
* | Workaround low 'updatetime' intelligentlyPeter Odding2013-04-191-4/+2
* | Move g:easytags_languages documentation to README.mdPeter Odding2013-04-191-0/+21
|/
* Make list of ignored syntax groups configurablePeter Odding2011-10-291-0/+4
* Bump version + minor updates for Awk, Shell & TCL supportPeter Odding2011-10-011-5/+8
* New g:easytags_updatetime_autodisable option (issue #17, reported by Strahinj...Peter Odding2011-09-171-0/+10
* Improve easytags_dynamic_files implementation (best of both worlds?)Peter Odding2011-09-051-6/+5
* Make "easytags_dynamic_files" create missing tags filesPeter Odding2011-08-311-4/+4
* Explain how to setup custom ctags command line optionsPeter Odding2011-07-091-0/+6
* Fix broken link in READMEPeter Odding2011-06-271-1/+1
* 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