nixos-config/user/app/doom-emacs
2023-08-27 14:29:38 -05:00
..
scripts/copy-link-or-file Revived copy-link-or-file! 2023-06-15 18:27:06 -05:00
themes Finished doom emacs stylix theming 2023-05-16 19:13:04 -05:00
config.el Added more color to dashboard 2023-08-27 14:29:38 -05:00
doom.nix +Framework for importing flake variables -> emacs 2023-08-27 09:21:09 -05:00
doom.org Added more color to dashboard 2023-08-27 14:29:38 -05:00
init.el Opacity fixes and other aesthetic improvements 2023-08-27 08:43:50 -05:00
nix-dark.png Upscaled nix-doom-emacs logos 2023-08-23 17:02:38 -05:00
nix-light.png Upscaled nix-doom-emacs logos 2023-08-23 17:02:38 -05:00
packages.el Opacity fixes and other aesthetic improvements 2023-08-27 08:43:50 -05:00
README.org Switching to gitlab as backend image embed 2023-08-20 11:16:55 -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:

https://gitlab.com/librephoenix/nixos-config-screenshots/-/raw/main/app/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).