5
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #426 from AdnoC/incrmental-fold-change More... over 7 years ago
Reduce code dupication in ChangeFoldLevel More... over 7 years ago
Add ability to open or close folds a single level More... over 7 years ago
compatibility with phpctags More... over 7 years ago
Escape tag name when removing it from a pseudo tag's scope path More... over 7 years ago
Short-circuit parent searches if tag doesn't have line number More... over 7 years ago
Escape tag search pattern with \M instead of \V More... over 7 years ago
Fix jsctags config, closes #421 More... over 7 years ago
Don't try to restore session on 'loadview', closes #382 More... over 7 years ago
Functions create class scope in exctags, ref #397 More... almost 8 years ago
Don't error on incorrect ctags scope info, ref #397 More... almost 8 years ago
Handle cases where parent is below child tag, closes #396 More... almost 8 years ago
Save ctags output in separate file when debugging More... almost 8 years ago
Add Rust support More... almost 8 years ago
Add note about Universal ctags More... almost 8 years ago
Update tags on CursorHold after writing More... almost 8 years ago
Add name-indexed dicts of tags alongside lists More... almost 8 years ago
Rewrite tree construction algorithm More... almost 8 years ago
Print tags in one go to improve performance More... about 8 years ago
Small code cleanup More... about 8 years ago
Version 2.7 More... about 8 years ago
Skip languages that are disabled in ctags More... about 8 years ago
Fix typo More... about 8 years ago
Save last alt bufnr before switching buffers, closes #385 More... about 8 years ago
Merge pull request #384 from jpmv27/ignore_BufDelete_from_set_nobuflisted More... about 8 years ago
HandleBufDelete: Use str2nr for conversion More... about 8 years ago
Clarify debug procedure in docs More... about 8 years ago
Always log the ctags version output More... about 8 years ago
HandleBufDelete: Ignore apparent 'set nobuflisted' events More... about 8 years ago
Clojure support improvement More... about 8 years ago