This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-11-26
Channels
- # announcements (3)
- # babashka (28)
- # beginners (21)
- # cider (29)
- # clojars (10)
- # clojure (14)
- # clojure-australia (3)
- # clojure-europe (48)
- # clojure-nl (3)
- # clojure-sanfrancisco (4)
- # clojure-uk (54)
- # clojurescript (34)
- # cryogen (12)
- # cursive (7)
- # datomic (14)
- # devcards (1)
- # fulcro (23)
- # helix (2)
- # java (5)
- # jobs (1)
- # kaocha (15)
- # malli (13)
- # minimallist (1)
- # off-topic (8)
- # pathom (7)
- # pedestal (1)
- # rdf (10)
- # reagent (18)
- # shadow-cljs (58)
- # spacemacs (3)
- # tools-deps (1)
- # vim (6)
- # xtdb (37)
Are there any recommended approaches to using Vim/NeoVim to edit file on a remote server and connect to a Clojure repl also running on that server (Ubuntu server on AWS) I'm running a virtual pairing session and would like to support Vim users (I have Emacs working already), someone else is working on VSCode users. Do people ssh onto the remote server and start vim/neovim. Or are there vim packages to add to a local Vim/Neovim setup and connect to the remote machine?
Conjure also supports remote nrepl (I use it all the time, with ssh port forwarding though)