summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-01-20 11:59:27 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-01-20 11:59:27 -0700
commit2f1c165421aa6ccc66934c456bebe511ce45cc35 (patch)
tree2bee2136b1ecd6fe6827d0bd14e5ceeffacd348b /debian
parent1dd501ce2e7add04430825d83f3ba473f41e5214 (diff)
drop d/TODO
Diffstat (limited to 'debian')
-rw-r--r--debian/TODO10
1 files changed, 0 insertions, 10 deletions
diff --git a/debian/TODO b/debian/TODO
deleted file mode 100644
index c5292584..00000000
--- a/debian/TODO
+++ /dev/null
@@ -1,10 +0,0 @@
-With leiningen, libtools-nrepl-clojure and libcider-nrepl-clojure
-installed from Debian, will `M-x cider-jack-in` download anything from
-the Internet? Or will it add the middleware to the repl without
-downloading anything?
-
-If it does download, we we might need to patch cider.el to set
-`cider-inject-dependencies-at-jack-in` to nil. But then the user
-might be required to add to cider/cider-repl as a repl plugin in
-project.clj -- see CIDER docs -- in order to actually use the
-middleware. In this case we'd need a README.Debian.