nixos-config/user/app/doom-emacs
2023-08-08 22:08:46 -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 Fixed broken visual block multiline edits! 2023-08-08 22:08:46 -05:00
doom.nix Found a different Nix language server 2023-07-27 17:40:51 -05:00
doom.org Fixed broken visual block multiline edits! 2023-08-08 22:08:46 -05:00
init.el Added godot lsp to emacs 2023-08-05 08:04:12 -05:00
packages.el Added direnv with nix-direnv and zsh integration 2023-07-26 13:10:19 -05:00
README.org Added more documentation for important configs 2023-06-11 21:39:16 -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/3e85f49d31986cf1557dc279e39dd080f1925b51/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).