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
Update credits More... about 13 years ago
Display 'kind' headers inside of scopes More... about 13 years ago
Update tagbar when filetype changes More... about 13 years ago
Make TagbarOpen command more flexible More... about 13 years ago
Update on save for smaller files, closes #40 More... about 13 years ago
Locally disable cursorline/column, closes #49 More... about 13 years ago
Don't jump do the tagbar window on TagbarOpen if already open More... about 13 years ago
Set foldcolumn to 0 locally, closes #46 More... over 13 years ago
Add .gitattributes file to avoid exporting superfluous files More... over 13 years ago
Temporarily reset 'wildignore' when calling expand() More... over 13 years ago
Accept ctags development versions More... over 13 years ago
Always jump to previous window when closing tagbar, closes #44 More... over 13 years ago
Simplify some wincmd calls More... over 13 years ago
Check for ctags in default locations of homebrew and macports More... over 13 years ago
Don't highlight the same tag again, closes #36 More... over 13 years ago
Update line info when jumping to a tag, closes #26 More... over 13 years ago
Ignore events when jumping to a tag and opening the window, closes #17 More... over 13 years ago
Move some tests to autoload More... over 13 years ago
move basic init & autocmd back to plugin/ More... over 13 years ago
Pass arguments to autoload/tagbar.vim More... over 13 years ago
Move most of script to autoload More... over 13 years ago
Some improvements to the documentation More... over 13 years ago
Delete empty lines silently, closes #27 More... over 13 years ago
Check for out of sync configurations More... over 13 years ago
Also set scriptencoding in syntax file More... over 13 years ago
Add "scriptencoding" directive to avoid encoding issues More... over 13 years ago
Try to jump to the correct line after a file has been changed but not saved, closes #20 More... over 13 years ago
Allow mouse clicks in insert mode, closes #21 More... over 13 years ago
Merge pull request #19 from freitass/ignore-tags More... over 13 years ago
Allow single-click for jumping to a tag, closes #16 More... over 13 years ago