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