Fork me on GitHub
#spacemacs
<
2018-11-20
>
romain17:11:36

Does someone use doom modeline with spacemacs?

ag18:11:09

Yeah, I saw a tweet or reddit post today that they improved the performance or something.

ag18:11:39

I dunno, I’m satisfied with Spacemac’s one

romain22:11:04

@U1V7K1YTZ How did you setup it? I saw a gist with a local layer but I'd prefer to use directly from repository

romain22:11:21

@U0G75ARHC I saw the post too 🙂

practicalli-johnny23:11:35

@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.

ag23:11:25

also you can set dotspacemacs-mode-line-theme to doom. I think this simply changes the appearance, right?

romain23:11:47

@U05254DQM EDIT: nvm, I'm on developbut didn't take the last .spacemacs 😉

romain00:11:26

@U0G75ARHC I confirm adding doom is enough, thanks 🙂

practicalli-johnny23:11:52

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.

ag23:11:57

I have bound SPC x x to flyspell-correct-at-point. Working great for me.

ag23:11:45

flyspell-correct-wrapper that binds to SPC S c tries to check the buffer