This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-12-06
Channels
- # adventofcode (24)
- # aleph (1)
- # bangalore-clj (2)
- # beginners (196)
- # boot (148)
- # cider (18)
- # clara (83)
- # cljsrn (24)
- # clojure (210)
- # clojure-brasil (3)
- # clojure-china (1)
- # clojure-italy (11)
- # clojure-korea (8)
- # clojure-russia (82)
- # clojure-spec (115)
- # clojure-uk (130)
- # clojurescript (109)
- # core-async (7)
- # cryogen (1)
- # cursive (22)
- # datascript (11)
- # datomic (6)
- # devcards (2)
- # emacs (1)
- # garden (1)
- # hoplon (2)
- # incanter (1)
- # klipse (4)
- # luminus (4)
- # off-topic (89)
- # om (53)
- # onyx (78)
- # parinfer (9)
- # proton (3)
- # protorepl (20)
- # re-frame (107)
- # reagent (52)
- # rum (30)
- # spacemacs (1)
- # testing (3)
- # untangled (31)
- # vim (43)
- # yada (9)
Parinfer is amazing. I didn’t really get it tell i tried it. Now im converted. That is all 🙂
thanks @drewverlee! what plugin are you using?
Every so often, using nvim-parinfer.js, I get a doubled last line. I suspect that parinfer is returning a shorter output... does that every happen?
Doubtful that is caused by the main Parinfer library. Could be a bug with nvim-parinfer?
parinfer never removes lines
idk, i’m still confused about what the standard is for putting a newline character at the end of a file
i think editors handle them differently
there could be some work that parinfer has to do, but currently it splits on newline chars, and joins them again at the end