index
:
vim-easytags.git
master
Unnamed repository; edit this file 'description' to name the repository.
git user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
easytags.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Highlight C# classes, structs and methods
Peter Odding
2011-02-24
1
-1
/
+1
*
Don't highlight PHP functions not followed by `('
Peter Odding
2011-02-24
1
-1
/
+1
*
Bug fix for alias handling
Peter Odding
2011-02-24
1
-2
/
+2
*
Highlighting for Python class names
Peter Odding
2010-12-04
1
-2
/
+2
*
Don't highlight tags inside #include <...>
Peter Odding
2010-11-20
1
-2
/
+2
*
Bug fix: Canonicalize arguments to :UpdateTags!
Peter Odding
2010-09-06
1
-1
/
+1
*
Fixed easytags#update() to overcome argument limit
Peter Odding
2010-09-06
1
-2
/
+2
*
Remove no longer needed PublishPre automatic command
Peter Odding
2010-09-06
1
-3
/
+2
*
Fix automatic ctags detection on FreeBSD (reported by Derek Tattersall)
Peter Odding
2010-08-11
1
-2
/
+2
*
Always scan C sources for prototypes
Peter Odding
2010-08-11
1
-1
/
+1
*
Support scanning & highlighting of struct/class members
Peter Odding
2010-08-11
1
-2
/
+6
*
Support for automatic recursion using ctags -R
Peter Odding
2010-08-10
1
-2
/
+6
*
Automatic/optional integration with shell.vim
Peter Odding
2010-08-09
1
-1
/
+12
*
Enable commands like :UpdateTags -R ~/.vim
Peter Odding
2010-08-09
1
-4
/
+4
*
Changed global msg to script-local s:msg in easytags.vim
Peter Odding
2010-07-20
1
-9
/
+12
*
Another bug fix for the broken :set tags= command
Peter Odding
2010-07-20
1
-18
/
+33
*
Mention :helptags in README, other miscellaneous changes
Peter Odding
2010-07-15
1
-3
/
+3
*
Bug fix for strange "E433: No tags file" problem
Peter Odding
2010-07-10
1
-11
/
+7
*
Version detection, better error handling, bug fix for dynamic highlighting
Peter Odding
2010-06-15
1
-25
/
+50
*
Fixed tags file corruption on Windows!
Peter Odding
2010-06-13
1
-2
/
+2
*
Bug fix for E108: No such variable: "s:entry"
Peter Odding
2010-06-11
1
-2
/
+2
*
Bug fix: Expand ~ to $HOME manually on Win32
Peter Odding
2010-06-11
1
-2
/
+7
*
Moved &tags option parsing to autoload script
Peter Odding
2010-06-10
1
-9
/
+4
*
Bug fix: Add easytags_file to &tags option
Peter Odding
2010-06-10
1
-3
/
+24
*
Alias support & defaults for C/C++/Obj-C/Obj-C++
Peter Odding
2010-06-09
1
-2
/
+2
*
Added `easytags_ignored_filetypes` option
Peter Odding
2010-06-09
1
-1
/
+5
*
Initial commit
Peter Odding
2010-06-06
1
-0
/
+93