| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2020-03-04 | 936 Bytes | |
| Search keyword highlighted in preview text + support for non-defined languages source code.tar.gz | 2020-03-04 | 1.7 MB | |
| Search keyword highlighted in preview text + support for non-defined languages source code.zip | 2020-03-04 | 1.7 MB | |
| Totals: 3 Items | 3.5 MB | 0 | |
Where are many internal logic rewrites, especially in language specs processor.
Support for foreign language not defined in any-jump.vim.
Day to day example:
Vim scripting language viml isn't defined by any-jump, and currently i'm working on my plugin (:cd ~/any-jump.vim). Let's assume i'm looking for TryFindOriginalLinkFromPos method definitions and usages to do my planned refactoring and code inspection:

Where are non definitions for viml because this is foreign not defined language, but usages results still very usefull.
So in future any can define new language definitions for any-jump, useful methods for defining language added. I should release guide for this :)
P.S. where are also keyword hl for preview, enjoy!