1 2 3 4 5 6 7 8
vim.repl = { configs = { fennel = { cmd = {"./run.sh", "serve", "--puc"}, filters = {}, } } }