Wocvim is a WoC client for Vim. WoC is a protocol which enables the use of hyperlinks in plain ASCII texts. The links can point to local or remote locations. The protocol is specifically designed to support source code, but it can be used in any text. For source code, it's also possible to use ad-hoc tag generators like cscope and ctags.
| Tags | Text Editors |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX GNU/Hurd Linux |
| Implementation | Awk Unix Shell |
Recent releases


Release Notes: A "wocdownloader'' bug has been fixed. The g:woc_global_index option has been added, which specifies to always load a global index.woc file. Python syntax highlighting is now supported. When WOCClearCache() is called automatically by WOC, only the last used cache is cleaned. If, instead, it is called by the :WocClearCache user command, the whole cache/ directory is removed. The g:woc_mappings option has been added to let users more easily define their own mappings.


Release Notes: A little bit of documentation has been added. The $WOC_FILE_LIST environment variable is now used by woctag.sh. It is useful to specify a custom file list.


No changes have been submitted for this release.