Go to file
coolneng 518413d20d
Disable PDF recoloring by default
2023-01-13 21:57:36 +01:00
assets
snippets/org-mode
+keybindings.el Remap previous/next buffer to prevent conflicts 2022-11-24 13:22:33 +01:00
+mail.el
+org.el Update org-super-agenda-groups 2022-12-11 19:19:06 +01:00
+ui.el Disable PDF recoloring by default 2023-01-13 21:57:36 +01:00
LICENSE.md
README.org
config.el Revert "Migrate to eglot" 2022-12-18 01:04:16 +01:00
init.el Revert "Migrate to eglot" 2022-12-18 01:04:16 +01:00
packages.el

README.org

doom.d

Personal configuration of Doom Emacs

Modules

The configuration is compartmented in different files:

  • Modules: init.el
  • General configuration: config.el
  • Extra packages: packages.el
  • Appearance: +ui.el
  • Org mode configuration: +org.el