Comment on TimL: Clojure-like Lisp dialect that runs on and compiles down to VimscriptComments−edoloughlin3yCan anyone see how to start the repl?−fatheart3yFrom the readme: Start a repl with :TLrepl. Tab complete is your friend. The first time may take several seconds (if your computer is a piece of shit), but compilation is cached, so subsequent invocations will be super quick, even if Vim is restarted.
Comments
Can anyone see how to start the repl?
From the readme: