spacemacs

Spacemacs docs: http://develop.spacemacs.org/doc/DOCUMENTATION.html http://develop.spacemacs.org/layers/+lang/clojure/README.html https://practicalli.github.io/spacemacs/
mccraigmccraig 2020-02-07T15:50:25.158500Z

TIL SPC b U and i can see my magit buffers in my helm buffer-list again :the_horns:

practicalli-john 2020-02-07T16:07:00.159900Z

Oh dear, I have 86 magit buffers open I wasnt aware of. I dont think I will be using SPC b U to often, reality can be scary 🙂

practicalli-john 2020-02-07T16:08:35.160700Z

Of course I could just use SPC u q to leave magit and actually close the buffer

mccraigmccraig 2020-02-07T16:32:55.161400Z

i must have good habits - i rarely have more than a few magit buffers open, i think i quit them by reflex when i'm finished in them

plins 2020-02-07T17:28:33.162300Z

hey everyone, any tips on how to open Treemacs at spacemacs startup? Im using the developer branch

practicalli-john 2020-02-07T17:31:59.162700Z

If there is any such setting, then its probably documented in https://develop.spacemacs.org/layers/+filetree/treemacs/README.html

practicalli-john 2020-02-07T17:32:14.163Z

sorry, I dont use treemacs myself

plins 2020-02-07T17:33:10.163600Z

Ive just switched to the development branch and SPC f t opens up treemacs instead of neotree

plins 2020-02-07T17:33:24.163800Z

thanks anyway 😄

plins 2020-02-07T17:43:26.163900Z

calling treemacs from the user-config function opens it but after everything is loaded it collapses should I use some hook to open it after everything (sorry for the noob question)

practicalli-john 2020-02-07T22:01:26.164100Z

If its not in the document I linked to, any answer I give would just be a guess. If a hook is needed, then there are some examples in my .spacemacs config here for different modes, maybe it will give you a few clues. https://github.com/practicalli/spacemacs-config/blob/master/.spacemacs.d/init.el#L660 If no one has an answer in this channel, I suggest asking in the main Spacemacs chat at https://gitter.im/syl20bnr/spacemacs