Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 498 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 498 Bytes

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.