forked from clojure-emacs/cider
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix clojure-emacs#589] Don't prefer local paths over tramp by default.
Rename `cider-use-local-resources` to `cider-prefer-local-resources` and set default value to nil. Remove `cider-home-prefix-adjustment`. It was unnecessary, and a bug in `cider-emacs-or-clojure-side-adjustment` prevented it working as (apparently) designed anyway. Rename `cider-emacs-or-clojure-side-adjustment` to `cider-file-path` for clarity (and brevity!).
- Loading branch information
Showing
1 changed file
with
17 additions
and
28 deletions.
There are no files selected for viewing
This file contains 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