This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-11-20
Channels
- # announcements (2)
- # architecture (5)
- # beginners (118)
- # cider (5)
- # clara (13)
- # cljdoc (8)
- # cljs-dev (49)
- # cljsjs (2)
- # clojure (107)
- # clojure-dev (9)
- # clojure-europe (3)
- # clojure-italy (58)
- # clojure-japan (2)
- # clojure-nl (6)
- # clojure-spec (89)
- # clojure-uk (27)
- # clojurescript (9)
- # core-async (33)
- # cursive (2)
- # datascript (2)
- # datomic (31)
- # duct (4)
- # emacs (1)
- # events (1)
- # figwheel-main (1)
- # fulcro (69)
- # hoplon (7)
- # hyperfiddle (16)
- # incanter (4)
- # instaparse (4)
- # kaocha (1)
- # mount (2)
- # nrepl (19)
- # off-topic (40)
- # onyx (6)
- # other-languages (3)
- # pedestal (2)
- # re-frame (48)
- # reagent (2)
- # reitit (10)
- # ring-swagger (9)
- # shadow-cljs (63)
- # spacemacs (13)
- # sql (8)
@U1V7K1YTZ How did you setup it? I saw a gist with a local layer but I'd prefer to use directly from repository
@U0G75ARHC I saw the post too 🙂
@U050PEFK2 if you are using develop
branch, then you should be able to add spacemacs-modeline
layer and reboot. Then it should be using doom mode line and can add features to the mode line, see SPC h SPC spacemacs-modeline
.
If it all gets messed up, then removing the spacemacs-modeline
layer should fix things. I haven't tried it myself.
also you can set dotspacemacs-mode-line-theme
to doom
. I think this simply changes the appearance, right?
@U05254DQM EDIT: nvm, I'm on develop
but didn't take the last .spacemacs 😉
@U0G75ARHC I confirm adding doom
is enough, thanks 🙂
Spell checking seems to be broken with the latest package or Spacemacs update, develop
branch. When using SPC S c
the flyspell-correct tries to correct a word a few lines before the cursor position.