Created
November 13, 2019 09:30
-
-
Save iperdomo/eb949e950fbce1b720d1acdd69cc4ad2 to your computer and use it in GitHub Desktop.
CIDER translation paths
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
((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