spacemacs

Spacemacs docs: http://develop.spacemacs.org/doc/DOCUMENTATION.html http://develop.spacemacs.org/layers/+lang/clojure/README.html https://practicalli.github.io/spacemacs/
kirill.salykin 2020-10-09T10:02:11.048800Z

hi

kirill.salykin 2020-10-09T10:02:22.049100Z

anyone uses ivy and ivy-postframe?

practicalli-john 2020-10-09T10:12:38.049200Z

postframe doesn't seem to be included in the Ivy layer, maybe it works by adding as an additional package, but not sure if there is anothe package doing the same thing. I'm still using helm, might give Ivy a try at the end of the year.

kirill.salykin 2020-10-09T10:14:30.049400Z

yes, postframe is not included and additional package required it seems to work fine, except postframe seems ignoring <M-o> from ivy layer (action selection) was hoping someone has a solution

kirill.salykin 2020-10-09T10:14:37.049600Z

helm is archived 😞

practicalli-john 2020-10-09T10:17:51.050100Z

Helm still works fine for me, so it's not that relevant at the moment that the maintainer has stopped working on it. Doom uses Ivy by default, so you may find some config there that can be used with Spacemacs.

kirill.salykin 2020-10-09T10:18:31.050400Z

will look there, thanks! > Doom uses Ivy by default While reading this thought you recommending to switch 🙂

practicalli-john 2020-10-09T10:19:47.050700Z

I have tried Doom out just recently, it's not as useful to me as Spacemacs.

Gleb Posobin 2020-10-09T15:35:35.051800Z

aggressive-indent seems to be slowing down typing on emacs on moderately large files (about 400 lines), how do I auto indent only when switching back into normal mode when using evil?

practicalli-john 2020-10-09T16:04:31.053800Z

@posobin Clojure mode should intent new lines as you type. TAB should also indent a line if it has become misaligned

Gleb Posobin 2020-10-09T16:08:58.054500Z

Tab in normal mode?

zane 2020-10-09T21:22:30.055300Z

I tried Doom and found that in order to recover the features I used in Spacemacs I had to reimplement a lot of it. It wasn’t worth it.

zane 2020-10-09T21:22:37.055500Z

It is fast.

zane 2020-10-09T21:29:14.055700Z

But some of that speed comes from simply having fewer features.