This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-09-12
Channels
- # aleph (11)
- # aws-lambda (1)
- # beginners (158)
- # boot (19)
- # cider (14)
- # clara (23)
- # cljs-dev (3)
- # clojars (4)
- # clojure (133)
- # clojure-dev (57)
- # clojure-dusseldorf (1)
- # clojure-finland (2)
- # clojure-gamedev (31)
- # clojure-greece (15)
- # clojure-ireland (1)
- # clojure-italy (3)
- # clojure-russia (8)
- # clojure-spec (149)
- # clojure-uk (51)
- # clojurescript (88)
- # community-development (1)
- # component (5)
- # cursive (17)
- # datomic (3)
- # emacs (6)
- # fulcro (142)
- # graphql (1)
- # juxt (15)
- # lein-figwheel (1)
- # luminus (3)
- # lumo (6)
- # off-topic (11)
- # om (8)
- # onyx (5)
- # portkey (6)
- # proton (2)
- # protorepl (3)
- # quil (6)
- # re-frame (14)
- # reagent (9)
- # shadow-cljs (226)
- # specter (11)
- # testing (96)
- # uncomplicate (5)
- # unrepl (8)
- # vim (11)
thinking of making the switch from vim -> nvim. any starter recommendations, plugins that are highly recommended?
@uwo bonus plugins that are only available in neovim: - auto-completion via https://github.com/clojure-vim/async-clj-omni & https://github.com/Shougo/deoplete.nvim or https://github.com/roxma/nvim-completion-manager - https://github.com/clojure-vim/nvim-parinfer.js for a vim-sexp / paredit alternative - https://github.com/clojure-vim/clj-refactor.nvim for refactor.el-style support (clean namespace = the bomb)
@dave Hi, I was gonna ping you and say you can bother me here if the detail on gh isn't clear enough. My brain is a little frazzled. Sorry if the invite is annoying.
by the way, thanks for async-clj-omni, it's great! i'm really excited about this new wave of vim clojure tooling improvements
no worries, thanks for the ping your explanation makes sense -- that sounds kind of like what i'm doing