5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 18, 2024 — Jun 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move some tests to autoload More... almost 14 years ago
move basic init & autocmd back to plugin/ More... almost 14 years ago
Pass arguments to autoload/tagbar.vim More... almost 14 years ago
Move most of script to autoload More... almost 14 years ago
Some improvements to the documentation More... almost 14 years ago
Delete empty lines silently, closes #27 More... almost 14 years ago
Check for out of sync configurations More... almost 14 years ago
Also set scriptencoding in syntax file More... about 14 years ago
Add "scriptencoding" directive to avoid encoding issues More... about 14 years ago
Try to jump to the correct line after a file has been changed but not saved, closes #20 More... about 14 years ago
Allow mouse clicks in insert mode, closes #21 More... about 14 years ago
Merge pull request #19 from freitass/ignore-tags More... about 14 years ago
Allow single-click for jumping to a tag, closes #16 More... about 14 years ago
Ignore /doc/tags More... about 14 years ago
Version 2.1 More... about 14 years ago
Properly restore Tagbar after a session got loaded More... about 14 years ago
Check version of exuberant ctags More... about 14 years ago
Return an empty string when encoding conversion fails More... about 14 years ago
Test for Vim >= 7.0 More... about 14 years ago
Clarify that type definitions have to be put into vimrc More... about 14 years ago
Locally reset foldmethod and foldexpr in case it's set to something expensive globally More... about 14 years ago
Ignore autocmds when printing just in case More... about 14 years ago
Properly resize window when pressing 'q', closes #15 More... about 14 years ago
Don't check ctags on each 'window open' More... about 14 years ago
Make the ctags execution work in (hopefully) all cases under Windows More... about 14 years ago
Extract ctags execution into separate function More... about 14 years ago
Explain some jsctags issues More... about 14 years ago
Check whether filetype detection is turned on More... about 14 years ago
Add additional ctags binary name More... about 14 years ago
Small cleanup More... about 14 years ago