This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-05-18
Channels
- # ai (1)
- # beginners (71)
- # boot (15)
- # cider (26)
- # clara (4)
- # cljs-dev (81)
- # cljsrn (26)
- # clojure (393)
- # clojure-berlin (2)
- # clojure-dev (5)
- # clojure-dusseldorf (1)
- # clojure-greece (5)
- # clojure-italy (6)
- # clojure-russia (97)
- # clojure-serbia (11)
- # clojure-sg (2)
- # clojure-spec (14)
- # clojure-uk (66)
- # clojurescript (58)
- # core-async (19)
- # cursive (18)
- # data-science (2)
- # datomic (75)
- # emacs (20)
- # events (5)
- # figwheel (1)
- # graphql (2)
- # hoplon (29)
- # jobs-discuss (3)
- # juxt (6)
- # lein-figwheel (1)
- # london-clojurians (2)
- # lumo (29)
- # mount (9)
- # off-topic (4)
- # om (16)
- # onyx (25)
- # other-languages (2)
- # pedestal (38)
- # protorepl (2)
- # re-frame (20)
- # reagent (9)
- # ring-swagger (6)
- # sql (10)
- # unrepl (3)
- # untangled (19)
- # utah-clojurians (1)
- # videos (2)
- # vim (20)
https://github.com/guns/vim-sexp/pull/24 has been merged, looks very interesting.
Hi guys! I'm new to clojure and to vim. I'm thinking about using neovim for developing in clojure, can anyone help me setting it up on windows?
I think 0.2.0 makes windows really easy, no? https://github.com/neovim/neovim/wiki/Installing-Neovim#windows
https://juxt.pro/blog/posts/vim-1.html this is an overview I wrote on the plugins I use, untested on windows though @vitruvia
yes, I have neovim installed and I've completed the tutorial. My question is more on how to set it up for clojure
there is something built into vim, but you can enhance it with https://github.com/guns/vim-clojure-static
Ok so I installed fireplace inside .vim/bundle; but when I call :help fireplace
I get a no help is available for fireplace
error. What could be wrong?
@vitruvia I use https://github.com/VundleVim/Vundle.vim which has windows support
I lied because my clipboard was out of date 😆 I use https://github.com/junegunn/vim-plug