Go to file
coolneng 0c1473123e
Defer org-download preferences
2022-05-25 20:48:34 +02:00
assets Use Emacs icon as the splash-screen banner 2021-02-11 00:01:30 +01:00
snippets/org-mode Set the logo in the bottom in metropolis 2022-05-23 18:13:12 +02:00
+org.el Defer org-download preferences 2022-05-25 20:48:34 +02:00
+ui.el Revert "Add workarounds for Emacs 29" 2021-12-28 02:27:35 +01:00
LICENSE.md Add License 2019-12-05 18:20:44 +01:00
README.org Update Readme 2020-01-06 12:19:15 +01:00
config.el Use relative line numbers 2022-05-08 16:06:46 +02:00
init.el Disable annoying Word-like functions 2022-03-21 19:19:51 +01:00
packages.el Set up org-chef with a capture template 2022-04-03 18:15:31 +02:00

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