Go to file
coolneng 7d327e29c6
Enable zen module for markdown and org
2020-01-26 14:06:00 +01:00
+org.el Enable zen module for markdown and org 2020-01-26 14:06:00 +01:00
+ui.el Move ui config to another file 2020-01-06 10:20:20 +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 Enable zen module for markdown and org 2020-01-26 14:06:00 +01:00
init.el Enable zen module for markdown and org 2020-01-26 14:06:00 +01:00
packages.el Enable Java module and pandoc mode 2019-12-16 20:10:19 +01: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