[chuck-users] ChucK and vim

Julien Saint-Martin julien.saintmartin at googlemail.com
Thu May 28 04:11:22 EDT 2015


Hi Meino,

I use vim too. For syntax I use:
http://www.vim.org/scripts/script.php?script_id=1880

For shred management I don't use Vim but internal keyboard handler in Chuck:
examples/hid/kb.ck
associated with Machine.add(), Machine.remove() and Machine.replace()

It is simple to use, and this way you can do what you want.

Julien

On 28/05/2015 07:17, Meino.Cramer at gmx.de wrote:
> Hi,
>
> Since vim is my favourite editor since years I want
> to use chuck with vim. I tried miniAudicle but I get
> no sound for whatever reason.
>
> I googled for 'chuck vim' and found several different
> matches...but what to choose and what is recomended?
>
> Thank you very much in advance for any help and hint!
> Best regards,
> Meino
>
>
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users



More information about the chuck-users mailing list