evaluate Lua code as a vis command
| init.lua | init | |
| README | init | |
vis-eval
========
register a command to evaluate an arbitrary piece
of Lua code, like so:
:eval "vis:info('Hello world!')"
Hello world!
as with all user input, think before you type.