Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dynamic highlighting for Java identifiers | Peter Odding | 2010-06-10 | 1 | -0/+15 |
* | Remove some more-or-less redundant timer calls | Peter Odding | 2010-06-10 | 1 | -6/+0 |
* | Bug fix: Make sure tags include "language" field | Peter Odding | 2010-06-10 | 1 | -5/+2 |
* | Minor logic tweaks, might improve performance | Peter Odding | 2010-06-10 | 1 | -2/+2 |
* | Scan files not contained in tags file on 1st :edit | Peter Odding | 2010-06-10 | 1 | -2/+48 |
* | Make sure there's something to highlight before doing so | Peter Odding | 2010-06-10 | 1 | -4/+6 |
* | Alias support & defaults for C/C++/Obj-C/Obj-C++ | Peter Odding | 2010-06-09 | 1 | -2/+32 |
* | Added `easytags_ignored_filetypes` option | Peter Odding | 2010-06-09 | 1 | -6/+7 |
* | Wrapped public facing functions in try/catch blocks | Peter Odding | 2010-06-06 | 1 | -82/+99 |
* | Moved script-local function s:unique() to autoload script | Peter Odding | 2010-06-06 | 1 | -16/+1 |
* | Initial commit | Peter Odding | 2010-06-06 | 1 | -0/+272 |