Go to file
coolneng e5fb8d625d
Revert "Add workarounds for Emacs 29"
This reverts commit 3ee83cc4e1.
2021-12-28 02:27:35 +01:00
assets Use Emacs icon as the splash-screen banner 2021-02-11 00:01:30 +01:00
snippets/org-mode Add metropolis presentation snippet 2021-10-26 10:47:25 +02:00
+org.el Change the default bibliography file 2021-11-22 20:17:25 +01: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 Revert "Add workarounds for Emacs 29" 2021-12-28 02:27:35 +01:00
init.el Remove Magit repositories 2021-08-01 19:09:23 +01:00
packages.el Revert "Map light/dark theme toggle to SPC t t" 2020-08-11 10:22:53 +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