• Skip to primary navigation
  • Skip to content
  • Skip to footer
Clojure Diary Clojure Diary
  • Search
  • Book
  • Code
  • Videos
  • Donate

    Fixing cider-nrepl warning in Calva

    less than 1 minute read

    Notes

    In ~/.lein/profiles.clj add:

    {:repl {:plugins [[cider/cider-nrepl "0.47.0"]]}}

    Updated: April 6, 2024

    Twitter Facebook LinkedIn
    Previous Next

    You May Also Enjoy

    Creating code on the fly using Clojure eval

    less than 1 minute read

    Mount - Clojure State Management

    less than 1 minute read

    Commenting, i.e. adding docstrings to multimethods in Clojure

    less than 1 minute read

    Rant about strings. About comment, and work around to comment multimethods

    1 minute read

    • Feed
    © 2025 Clojure Diary. Powered by Jekyll & Minimal Mistakes.