vim-praat
vim-praat is a plugin for vim to add some handy functionality when you're working with Praat script files.
Todo
Make a decisive list of object types for the syntax highlighting
Installation
Pathogen
cd ~/.vim/bundle
git clone git://github.com/dopefishh/vim-praat.git
Vim >= 8.0 pack
Clone this repo in the ~/.vim/pack/<something>/start/vim-praat
folder
Manual
Clone the repo and copy all the stuff to your ~/.vim
directory except for
the README
Features
- Syntax highlighting for praat scripts
- Sendpraat function to send commands to Praat
- RunInPraat function to run the current script in Praat
For detailed feature description: :h praat
Licence
"THE BEER-WARE LICENSE" (Revision 42):
<mart@martlubbers.net> wrote this file. As long as you retain this notice you
can do whatever you want with this stuff. If we meet some day, and you think
this stuff is worth it, you can buy me a beer in return.