Skip to content

Instantly share code, notes, and snippets.

@iperdomo
Created November 13, 2019 09:30
Show Gist options
  • Save iperdomo/eb949e950fbce1b720d1acdd69cc4ad2 to your computer and use it in GitHub Desktop.
Save iperdomo/eb949e950fbce1b720d1acdd69cc4ad2 to your computer and use it in GitHub Desktop.
CIDER translation paths
((nil
(cider-path-translations . (("/app" . (clojure-project-dir))
("/home/akvo" . (getenv "HOME"))
("/root" . (getenv "HOME")))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment