8000 GitHub - erf/vis-build: Build single file programs in the vis editor
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 15, 2020. It is now read-only.

erf/vis-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

vis-build

A Lua plugin for compiling single files in the vis editor.

Supported languages:

  • c
  • swift
  • rust
  • crystal
  • haskell

configure

  1. ln -s build.lua .config/vis/plugins
  2. require('plugins/build') in visrc.lua

usage

Press <Ctrl-b> or use the :build command to build the current file.

TODO

  • stderr, stdout > vis:message
  • run command
  • more languages

About

Build single file programs in the vis editor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0