Go to file
coolneng 0d070204d8
Change date format in eisvogel template snippet
2021-04-24 13:57:53 +02:00
assets Use Emacs icon as the splash-screen banner 2021-02-11 00:01:30 +01:00
snippets/org-mode Change date format in eisvogel template snippet 2021-04-24 13:57:53 +02:00
+org.el Auto-categorize events in org-super-agenda 2021-01-20 14:31:16 +01:00
+ui.el Remove Dart icon hack now that it's fixed upstream 2021-02-22 00:57:23 +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 Lazy-load projectile file ignore 2021-04-01 16:42:22 +02:00
init.el Enable LSP for ess 2021-02-15 23:42:38 +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