A Lua plugin for compiling single files in the vis editor.
Supported languages:
- c
- swift
- rust
- crystal
- haskell
ln -s build.lua .config/vis/pluginsrequire('plugins/build')invisrc.lua
Press <Ctrl-b> or use the :build command to build the current file.
- stderr, stdout > vis:message
runcommand- more languages