Dave Yarwood fac428b9bd folding
2015-11-21 15:44:43 -05:00
2015-11-21 15:44:43 -05:00
2015-11-21 15:44:43 -05:00
2015-11-07 14:02:51 -05:00
2015-11-21 15:44:43 -05:00
2015-11-10 09:42:45 -05:00
2015-11-21 15:44:43 -05:00

vim-alda

A plugin for Vim providing support for editing and playing Alda scores.

Under construction as I learn more about making Vim plugins. Bear with me! If you're interested in helping with this, Pull Requests are happily accepted.

Features

  • Syntax highlighting and filetype detection.
  • Score navigation via [[, ]], [], ][.
  • Folds for instrument parts, voices, etc.
  • Support for vim-commentary.

TODO

  • An operator for playing snippets of Alda code.
  • Smart indentation.
  • Autocompletion of stock instruments, alda.lisp vars.

Installation

Install using your Vim plugin manager of choice. Vundle and Pathogen are nice choices.

Usage

For comprehensive documentation, see :help alda.

TODO

License

Copyright © 2015 Dave Yarwood

Distributed under the same terms as Vim itself. See :help license.

Description
A Vim plugin for editing and playing Alda scores
Readme 83 KiB
Languages
Vim Script 100%