This release is about WORDS!
Motions implemented:
w, W, e, E, b, B, ge, gE (all motions work with d).
Fixes:
* Fix wrong cursor position after J
* {count} works correctly on t,T,f,F
* dl at end of line deletes character
* cancels command-line
* Command-line cleared after or in position 0
* {co
thanks a lot,Martin, upgrading leiningen from 2.5.1 to 2.5.3 solves the problem
Johannes
Am 07.01.2016 um 21:05 schrieb Martin Clausen
mailto:martin.clau...@gmail.com>>:
Have you tried updating leiningen?
On Thu, Jan 7, 2016 at 9:02 PM Johannes Brauer
mailto:bra...@nordakademie.de>> wrote:
now
Have you tried updating leiningen?
On Thu, Jan 7, 2016 at 9:02 PM Johannes Brauer
wrote:
> now my profiles.clj looks like
> {:repl {:plugins [[cider/cider-nrepl "0.11.0-SNAPSHOT"]
> [lein-pprint "1.1.2"]]
> :dependencies [[org.clojure/tools.nrepl "0.2.12"]]}}
>
> But r
now my profiles.clj looks like
{:repl {:plugins [[cider/cider-nrepl "0.11.0-SNAPSHOT"]
[lein-pprint "1.1.2"]]
:dependencies [[org.clojure/tools.nrepl "0.2.12"]]}}
But repl complains:
; CIDER 0.11.0snapshot (package: 20160104.1114) (Java 1.8.0_25, Clojure 1.6.0,
nREPL 0.
So use a mixed approach.
Queries are likely best handled by including a return channel with the
request.
Updates are likely best handled with a flow approach.
Complex queries may involve passing a return channel deeper into the
process. Especially notification requests.
No one answer is best fo
Dear Clojurians,
I just released a pedestal interceptor of
Prone(https://github.com/magnars/prone).
See: https://github.com/eunmin/prone-pedestal
Clojars/Leiningen dependency:
[prone-pedestal "0.1.1"]
--
You received this message because you are subscribed to the Google
Groups "Clojure" grou