diff --git a/.calva/repl.calva-repl b/.calva/repl.calva-repl deleted file mode 100644 index 65a3689..0000000 --- a/.calva/repl.calva-repl +++ /dev/null @@ -1,16 +0,0 @@ -; This is the Calva REPL Window. -; It's just a file, really, with some special treatment from Calva. -; Use it as a REPL input prompt if you like. (When the REPL is connected.) -; TIPS: The keyboard shortcut `ctrl+alt+o r` shows and focuses this window -; Please see https://calva.io/repl-window/ for more info. -; Happy coding! ♥️ - -; TIPS: As with any Clojure file when the REPL is connected: -; - `alt+enter` evaluates the current top level form. -; - `ctrl+enter` evaluates the current form. -; Special for this file: -; - `alt+up` and `alt+down` traverse up and down the REPL command history -; when the cursor is after the last contents at the prompt -; -; See also the Calva Inspector: https://calva.io/inspector/ -clj꞉user꞉>