Fork me on GitHub
#conjure
<
2020-08-19
>
hoopes01:08:25

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?

mamapitufo09:08:13

would that be ,ee?

mamapitufo09:08:38

that evaluates the form in which your cursor is