aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug fix for E108: No such variable: "s:entry"Peter Odding2010-06-111-2/+2
* Bug fix: Include autoload/xolox/option,vim in MakefilePeter Odding2010-06-111-1/+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
* Dynamic highlighting for Java identifiersPeter Odding2010-06-101-0/+15
* TODO about flashing command prompt window on Win32Peter Odding2010-06-101-0/+5
* Bug fix: Add easytags_file to &tags optionPeter Odding2010-06-101-3/+24
* Remove some more-or-less redundant timer callsPeter Odding2010-06-101-6/+0
* Bug fix: Make sure tags include "language" fieldPeter Odding2010-06-101-5/+2
* Minor logic tweaks, might improve performancePeter Odding2010-06-101-2/+2
* Scan files not contained in tags file on 1st :editPeter Odding2010-06-101-2/+48
* Make sure there's something to highlight before doing soPeter Odding2010-06-101-4/+6
* Alias support & defaults for C/C++/Obj-C/Obj-C++Peter Odding2010-06-092-4/+34
* TODO about possible Vim bug, updated latest zip link in READMEPeter Odding2010-06-092-1/+22
* Added `easytags_ignored_filetypes` optionPeter Odding2010-06-092-7/+12
* Fixed typo in READMEPeter Odding2010-06-061-1/+1
* Made README more consistentPeter Odding2010-06-061-1/+1
* Wrapped public facing functions in try/catch blocksPeter Odding2010-06-061-82/+99
* Moved script-local function s:unique() to autoload scriptPeter Odding2010-06-062-19/+5
* Updated README with instructions on installing ctagsPeter Odding2010-06-061-0/+6
* Initial commitPeter Odding2010-06-067-0/+581