Hi,

I am trying to get the neovim plugin conjure 
(https://github.com/Olical/conjure/wiki/Quick-start:-Scheme-(stdio)) to talk to 
snd. So far I am succesfully opening snd whenever I open a .scm file, but I 
can't get the communication going between the two. Has anybody tried anything 
similar, or do you spot something in this that would make it possible? As far 
as I understand snd listens to stdin, so it _should_ be doable... At the moment 
I am running these lua commands on startup:

vim.g['conjure#client#scheme#stdio#command'] = "snd"
vim.g['conjure#client#scheme#stiod#prompt_pattern'] = "> $?"

Any help is much appreciated!

Best,
Kenneth

-- 
Roosna & Flak - Contemporary Dance & Music
Web: roosnaflak.com
Code: {github,gitlab}.com/kflak
Mastodon: @[email protected]


_______________________________________________
Cmdist mailing list
[email protected]
https://cm-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to