| < | ∧ | > |
Set of tools for editing Csound files (.orc, .sco, .csd) with Vim: syntax recognition and highlighting, macros, on-line manual and templates.
Vim is a much improved clone of the traditional "vi" editor, with lots of added features. Vim is free, very powerful and highly configurable, and runs on almost any operating system, including GNU/Linux and other Unixes, DOS/Windows, MacOS, and BeOS.
These tools turn Vim, with all its editing power, into a Csound frontend.
Read the readme file for further details.
All the files listed below are available in a compressed tarball.
or, if you downloaded the compressed tarball, simply uncompress it in the $VIMRUNTIME directory.
au BufNewFile,BufRead *.orc,*.sco,*.csd so $VIMRUNTIME/syntax/csound.vim au BufNewFile,BufRead *.csd so $VIMRUNTIME/macros/csound_macros.vim au BufNewFile *.csd 0r $VIMRUNTIME/templates/template.csd au BufNewFile *.orc 0r $VIMRUNTIME/templates/template.orc
:helptags $VIMRUNTIME/doc
| < | ∧ | > |
| luis jure lj@eumus.edu.uy | http://www.eumus.edu.uy/docentes/jure/csound/vim
última actualización: 2003-07-27 |