| ▲ | foobarqux 2 days ago | |||||||
Don't use doom etc, just standard emacs, otherwise you won't have any understanding of what is happening and how to fix it. Here's a list of what I think is important, roughly more important to less: 
Stuff that is nice but less essential:
I haven't switched to corfu+marginalia+vertico+embark so I don't know
what the equivalent is but helm-swoop is nice.Also, very important, learn the help system (C-h <key>), especially C-h f, C-h k, C-h w, C-h c. And the info system  | ||||||||
| ▲ | aquariusDue 2 days ago | parent | next [-] | |||||||
Great list! For modal editing but more similar to the kakoune/helix model there's the meow package which I prefer compared to evil, for some people it might be worth looking into as its more customizable and allows you to have as much or as little modal editing as you want. I use meow and regular Emacs key chords at the same time without issue for example.  | ||||||||
| ▲ | kccqzy 2 days ago | parent | prev [-] | |||||||
> Don't use doom etc, just standard emacs, otherwise you won't have any understanding of what is happening and how to fix it. Doom and Spacemacs are IMO sufficiently good abstractions that you will almost never need to have understanding of the underlying system and to fix things. Sure for curiosity's sake you should still learn what's happening under the hood. But the abstraction is almost never leaky. I think everyone beginning Emacs should start with Doom or Spacemacs and optionally build their own config later on.  | ||||||||
  | ||||||||