5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix bug with balloonexpr More... almost 14 years ago
Fix bug with user-defined types that don't specify folds More... almost 14 years ago
expand() ctags path in case it is installed in home dir More... almost 14 years ago
Fold vim maps by default More... almost 14 years ago
Check for termencoding just in case More... almost 14 years ago
Display nice unicode fold icons if possible More... almost 14 years ago
Support using the mouse for opening/closing folds More... almost 14 years ago
Make foldlevel work like the built-in version More... almost 14 years ago
Extract PrintKinds() function More... almost 14 years ago
Implement proper folding support More... almost 14 years ago
Save the view when redisplaying the same file to avoid distracting jumps (idea taken from NERDTree) More... almost 14 years ago
Consolidate some parameters in scope-processing functions More... almost 14 years ago
Check if mappings exist when opening window, closes #7 More... almost 14 years ago
Revert "use redraw! instead of redraw" More... almost 14 years ago
use redraw! instead of redraw More... almost 14 years ago
Version 1.5 More... almost 14 years ago
Ensure that as much content as possible is shown in the Tagbar window More... almost 14 years ago
Get rid of unneeded type def field 'scopes' More... almost 14 years ago
Allow for extra ctags definition files in type definitions More... almost 14 years ago
update documentation for tagbar_autofocus More... almost 14 years ago
Add g:tagbar_autofocus option to always move cursor to tagbar window when it opens More... almost 14 years ago
remove redundant code More... almost 14 years ago
Make sure the whole Tagbar content is shown if it is shorter than the window height More... almost 14 years ago
Make sure jumps to the Tagbar window don't end up at the bottom after file loading More... almost 14 years ago
Don't do any highlighting if there's no tag above the cursor More... almost 14 years ago
Add 'redraw' in some places since auto-redraw doesn't always work More... almost 14 years ago
Version 1.2 More... almost 14 years ago
Small optimization More... almost 14 years ago
Fix typo in Ruby definition More... almost 14 years ago
Add history entry for 1.1 More... almost 14 years ago