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
/
autoload
Commit message (
Expand
)
Author
Age
Files
Lines
*
Never try to autoload plug-in for unsupported file types
Peter Odding
2011-07-09
1
-12
/
+16
*
To-do list updates
Peter Odding
2011-06-27
1
-5
/
+7
*
Support buffer local variants of most options
Peter Odding
2011-06-27
1
-10
/
+11
*
Merge branch 'master' of https://github.com/xolox/vim-misc
Peter Odding
2011-06-27
1
-7
/
+10
*
Add easytags_auto_update/auto_highlight options
Peter Odding
2011-06-26
1
-17
/
+21
*
Merge branch 'master' of https://github.com/xolox/vim-misc
Peter Odding
2011-06-26
4
-12
/
+103
*
Finish support for file type specific tags files (+bug fix)
Peter Odding
2011-06-24
1
-8
/
+14
*
Tolerate corrupt tags files and ctags output (issue #13)
Peter Odding
2011-06-24
1
-3
/
+13
*
Allow enabling both dynamic and file type tags files
Kenny Stuart
2011-06-24
1
-7
/
+12
*
Define version as variable, include version in messages
Peter Odding
2011-06-18
1
-26
/
+24
*
2x faster syntax highlighting using Python Interface to Vim :-)
Peter Odding
2011-06-14
1
-46
/
+109
*
Fix caching of tagged files (for file type specific tags files)
Peter Odding
2011-06-14
1
-63
/
+67
*
:TagsByFileType to create filetype specific tagsfiles from global tagsfile
Peter Odding
2011-06-13
1
-7
/
+71
*
Basic support for file type specific tags files!
Peter Odding
2011-06-13
1
-7
/
+11
*
Bug fix: Print the right message after :verbose UpdateTags!
Peter Odding
2011-06-13
1
-1
/
+1
*
Move tags file registration to auto load function
Peter Odding
2011-06-13
1
-0
/
+26
*
Minor bug fix for xolox#easytags#get_tagsfile()
Peter Odding
2011-06-13
1
-2
/
+2
*
Automatically run :HighlightTags after using :UpdateTags
Peter Odding
2011-06-13
1
-1
/
+6
*
Merge vim-misc repository as subdirectory
Peter Odding
2011-05-25
10
-0
/
+476
*
Delete submodule
Peter Odding
2011-05-25
1
-5
/
+0
*
Bug fix for highlighting of C# classes
Peter Odding
2011-05-23
1
-1
/
+1
*
Dynamic highlighting for Ruby source code (issue #9)
Peter Odding
2011-05-23
1
-1
/
+22
*
Use xolox#misc#os#is_win() instead of multiple has() expressions
Peter Odding
2011-05-11
1
-2
/
+2
*
Enable updating of project specific tags files
Peter Odding
2011-05-02
1
-1
/
+7
*
Make Pathogen users happy :-)
Peter Odding
2011-03-15
2
-0
/
+636