Go to file
coolneng 4f7d27bd34
Adapt elfeed-protocol config to upstream changes
2023-11-20 19:44:27 +01:00
assets Use Emacs icon as the splash-screen banner 2021-02-11 00:01:30 +01:00
snippets Add french signature snippet 2023-10-04 16:12:50 +02:00
+keybindings.el Move platformio keybindings to local leader 2023-04-10 22:37:39 +02:00
+mail.el Fix mu 1.10 layout 2023-09-19 23:55:44 +02:00
+org.el Set important tasks due today on the time-grid 2023-09-21 17:17:33 +02:00
+ui.el Adapt to the upstream change in the icon font 2023-09-15 15:38:33 +02: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 Adapt elfeed-protocol config to upstream changes 2023-11-20 19:44:27 +01:00
init.el Merge init.el additions from upstream 2023-08-12 04:48:05 +02:00
packages.el Fix mu 1.10 layout 2023-09-19 23:55:44 +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