| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| any-jump.vim 0.5 - many minor changes and updates source code.tar.gz | 2020-03-09 | 6.3 MB | |
| any-jump.vim 0.5 - many minor changes and updates source code.zip | 2020-03-09 | 6.3 MB | |
| README.md | 2020-03-09 | 639 Bytes | |
| Totals: 3 Items | 12.5 MB | 0 | |
Thanks for great support to plugin, i continue to support and work on this plugin cause any-jump is one my primary work tool (aside vim and other tools).
- visual mode jump added
s,v,tfor opening result in split/vsplit/new tab- added ability to customise colors
- ability to remove vsc rg and ag ignoring with
let g:any_jump_disable_vcs_ignore - search references only for current file type
let g:any_jump_references_only_for_current_filetype - ability to ignore specific file with
call g:AnyJumpAddIgnoredFile('tags') - vim behaviour is stable now
- many other fixes
Additionally thanks to all contributors.