Skip to content

Commit 1e0914d

Browse files
author
Bozhidar Batsov
committed
Mention inf-clojure in the commentary
1 parent 265c069 commit 1e0914d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clojure-mode.el

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
;; ;; require or autoload smartparens
3030
;; (add-hook 'clojure-mode-hook 'smartparens-strict-mode)
3131

32+
;; See inf-clojure (http://github.com/clojure-emacs/inf-clojure) for
33+
;; basic interaction with Clojure subprocesses.
34+
3235
;; See CIDER (http://github.com/clojure-emacs/cider) for
3336
;; better interaction with subprocesses via nREPL.
3437

0 commit comments

Comments
 (0)