Go to file
coolneng 05cdc26582
Use Emacs icon as the splash-screen banner
2021-02-11 00:01:30 +01:00
assets Use Emacs icon as the splash-screen banner 2021-02-11 00:01:30 +01:00
snippets/org-mode Add subtitle to article metadata snippet 2020-10-11 02:51:29 +02:00
+org.el Auto-categorize events in org-super-agenda 2021-01-20 14:31:16 +01:00
+ui.el Use Emacs icon as the splash-screen banner 2021-02-11 00:01:30 +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 Add Work documents to projectile-search-path 2021-02-10 23:38:48 +01:00
init.el Enable poetry support in Python module 2021-02-09 19:15:50 +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