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.
…boot-cljs-repl` This patch firstly adds two more defcustoms, `cider-cljs-boot-repl` and `cider-cljs-gradle-repl`, that will be queried by the `cider-cljs-repl-form` function on `cider-jack-in-clojurescript` Secondly, it adds a clause in `cider--cljs-repl-types` that allows to automatically call `adzerk.boot-cljs-repl/start-repl` in case `boot` is the project type.
- Loading branch information
1 parent
240c6ed
commit 7b2e3e2
Showing
4 changed files
with
56 additions
and
18 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
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
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
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