kupospelov / vis-ctags

A vis plugin to provide basic ctags support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vis-ctags

Basic ctags support for the vis editor.

Usage

The plugin should first of all be enabled.

Action Shortcut Command Exports
Jump to tag Ctrl+] tag <word> actions.tag
List tag matches g+Ctrl+] tselect <word> actions.tselect
Jump back Ctrl+T pop actions.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.

About

A vis plugin to provide basic ctags support

License:MIT License


Languages

Language:Lua 100.0%