conjure

:neovim:+:clj: https://github.com/Olical/conjure - If you're enjoying Conjure and want to say thanks: https://github.com/users/Olical/sponsorship :smile: (alt https://conjure.fun/discord)
2020-08-19T01:52:25.060900Z

i have the dumbest question: say i have a function called run-tests in my user.clj - how do i call it from nvim? if my cursor is in it, what magic key combo do i do to actually ask the repl to run the command?

2020-08-19T09:17:13.061400Z

would that be ,ee?

2020-08-19T09:17:38.061900Z

that evaluates the form in which your cursor is