[CM] Getting snd to work with conjure/neovim

Kenneth Flak kennethflak at protonmail.com
Mon Jun 12 22:59:47 PDT 2023


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: @kf at sonomu.club




More information about the Cmdist mailing list