This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-03-27
Channels
- # aleph (5)
- # announcements (18)
- # beginners (200)
- # cider (25)
- # cljdoc (4)
- # cljsrn (3)
- # clojure (90)
- # clojure-europe (3)
- # clojure-finland (5)
- # clojure-france (1)
- # clojure-houston (1)
- # clojure-italy (8)
- # clojure-nl (15)
- # clojure-spec (24)
- # clojure-uk (20)
- # clojurescript (199)
- # core-async (2)
- # cursive (45)
- # data-science (14)
- # datomic (33)
- # duct (13)
- # fulcro (4)
- # graphql (3)
- # kaocha (9)
- # leiningen (24)
- # nrepl (16)
- # off-topic (105)
- # pathom (15)
- # pedestal (28)
- # re-frame (1)
- # reagent (14)
- # shadow-cljs (28)
- # spacemacs (8)
- # tools-deps (8)
- # vim (4)
Hello there! Does anyone tried to write plugins to NeoVIM with ClojureScript?
I'm having a little bit of trouble trying to map things from NeoVIM to Node.JS/ClojureScript...
https://github.com/clojure-vim/clj-refactor.nvim here's an example of that
You mean like a Neovim plugin written in ClojureScript? This legacy branch of mine might be useful https://github.com/Olical/conjure/blob/legacy-clojurescript-implementation/src/conjure/nvim.cljs