kunstmusik / csound-repl

Vim plugin for live coding with Csound

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csound-repl.vim

Vim script to live code with Csound.

For more information, please see the plugin documentation.

Requirements

  • Vim with either python or python3 support enabled

Installation

This repository is designed to work plugin managers like Pathogen or Vundle. For example, using Vundle, you can use the following entry in your .vimrc file:

Plugin "kunstmusik/csound-repl"

License

Copyright © Steven Yi. Distributed under the MIT license.

About

Vim plugin for live coding with Csound

License:MIT License


Languages

Language:Vim Script 100.0%