Releases: Andriamanitra/micro-gotoctags
Releases · Andriamanitra/micro-gotoctags
v1.0.1
v1.0.0
Changes compared to the original micro-jump plugin:
- Only show line number and function name rather than the full ctags line in fzf
- Add
[gotoctags]
to all infobar outputs to make it clear which plugin is responsible - Fix line number not being printed when jumping
- Do not automatically bind F4 to
command:jumptag
. IMHO extensions should not automatically add any bindings, especially not with overwrite=true.