From 0e12ee2d42ced357d159363de14b6fd0fa4e6af8 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Wed, 22 Aug 2018 12:05:17 +0200 Subject: Add a todo about cider-jack-in-default's current position in the code --- cider.el | 1 + 1 file changed, 1 insertion(+) (limited to 'cider.el') diff --git a/cider.el b/cider.el index 99db9ded..5fb422d6 100644 --- a/cider.el +++ b/cider.el @@ -1371,6 +1371,7 @@ PROJECT-DIR defaults to the current project." choices nil t nil nil default)) (choices (car choices)) + ;; TODO: Move this fallback outside the project-type check ;; if we're outside a project we fallback to whatever tool ;; is specified in `cider-jack-in-default' (normally clojure-cli) (t cider-jack-in-default)))) -- cgit v1.2.3