nixos-config/user/app/doom-emacs
2023-06-10 15:48:53 -05:00
..
scripts Trying nix-doom-emacs 2023-05-10 21:10:52 -05:00
themes Finished doom emacs stylix theming 2023-05-16 19:13:04 -05:00
config.el This mostly replicates my uses of evil-collection 2023-06-10 09:41:37 -05:00
doom.nix Setup nix logo for doom dashboard 2023-06-04 10:52:24 -05:00
doom.org Added doom emacs readme 2023-06-10 15:48:53 -05:00
init.el A few emacs fixes 2023-05-13 07:26:37 -05:00
packages.el Update did something weird w magit, evil-collection and annalist 2023-06-09 23:26:10 -05:00
README.org Added doom emacs readme 2023-06-10 15:48:53 -05:00

Doom Emacs

What is Doom Emacs?

Doom Emacs is a distribution of the Emacs Text Editor designed for Vim users. I like to use Emacs due to its extensibility and extra features it is capable of (besides text editing). Some of these extra features include:

/byteio/nixos-config/media/commit/e54b7e92e22d26862fdaf2f67c5bde38201f749d/user/app/doom-emacs/doom.png

I have found Emacs to be incredibly efficient, and transferring my workflow to fit inside of Emacs has allowed me to get much more work done. I primarily use Emacs for writing, note-taking, task/project management and organizing information.

My Config

This directory includes my Doom Emacs configuration, which consists of:

My full config is a literate org document (doom.org).