This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-08-28
Channels
- # admin-announcements (59)
- # aws (27)
- # beginners (42)
- # boot (22)
- # cider (5)
- # clojure (97)
- # clojure-australia (3)
- # clojure-italy (2)
- # clojure-japan (9)
- # clojure-russia (81)
- # clojure-sg (2)
- # clojurescript (86)
- # clojutre (1)
- # cloxp (2)
- # cursive (60)
- # datomic (24)
- # docs (1)
- # editors (1)
- # emacs (17)
- # hoplon (57)
- # instaparse (1)
- # jobs (11)
- # ldnclj (19)
- # re-frame (1)
- # reagent (3)
- # spacemacs (7)
- # testing (8)
- # yada (127)
Tried it out a few days ago. I'm very impressed! I'm a vim guy of like 4-5 years, and it's actually quite usable. I'm not super excited about having to figure out what a layer is just to add some plugins and keybindings, but still it's pretty cool
@justgage: yeah i'm with you on the layers thing... i want to checkout how to add layers without need extra files in my .spacemacs
justgage, alandipert: it's not documented very well, but you can use dotspacemacs/config
to add customizations that don't really warrant their own layer. You can see an example in my .spacemacs
: https://github.com/voxdolo/homeslice/blob/master/dotfiles/.spacemacs#L154