Once you’ve installed Doom and launched it, the next step of your masochistic journey is to master it. This guide will walk you through many Doom-centric workflows you’ll commonly find in a text editor (and beyond). It isn’t exhaustive because I don’t have enough lives to make it so.
If you feel like we’ve missed something, don’t hesitate to let us know! You’re welcome to join us on our Discord server.
- Day 1 in Doom Emacs
- An introduction to modal editing with Evil
- Managing your projects
- Search & replace
- How to get around your projects
- Looking things up online or in documentation
- Creating and using snippets
- How to use workspaces
- Version control with Magit, Forge & git-gutter
- How to write & debug Emacs Lisp
- On-the-fly code evaluation & REPLs
- Using Emacs for…