Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 543 Bytes

File metadata and controls

13 lines (10 loc) · 543 Bytes

vis-ctags

Basic ctags support for the vis editor.

Usage

The plugin should first of all be enabled.

Action Shortcut Command
Jump to tag Ctrl+] tag <word>
List tag matches g+Ctrl+] tselect <word>
Jump back Ctrl+T pop

There may be some generic or language-specific issues. If you find one, or you have an idea of how to improve something, feel free to send a patch or create a pull request.