This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-09-20
Channels
- # beginners (43)
- # boot (44)
- # chestnut (17)
- # cider (78)
- # cljs-dev (24)
- # cljsrn (16)
- # clojure (84)
- # clojure-dusseldorf (1)
- # clojure-italy (21)
- # clojure-losangeles (2)
- # clojure-russia (140)
- # clojure-sg (2)
- # clojure-spec (8)
- # clojure-uk (16)
- # clojurescript (23)
- # cursive (7)
- # datascript (1)
- # datomic (18)
- # docker (20)
- # ethereum (1)
- # fulcro (16)
- # garden (4)
- # graphql (27)
- # hoplon (9)
- # jobs (4)
- # luminus (34)
- # off-topic (6)
- # om (4)
- # onyx (35)
- # pedestal (3)
- # re-frame (24)
- # ring-swagger (15)
- # rum (6)
- # shadow-cljs (22)
- # spacemacs (8)
- # specter (22)
- # yada (7)
@shan there are multiple approaches. None of them have ever worked all that well for me, but other folks have had good luck. desktop
might be the first thing to look into: https://www.gnu.org/software/emacs/manual/html_node/emacs/Saving-Emacs-Sessions.html
atm I’m using SPC p l
to create a new layout based on a project and then doing SPC p s
to save that to file
SPC l <num>
for switching between. This seems fine for my workflow but I’ll give that link a read
is there a multiple cursor mode? Like can I make a whole bunch of cursors in spacemacs?
@alexkeyes there's better - there's iedit mode