Go to file
coolneng 1f183d9ef8
Show only today in agenda
2023-03-23 01:08:39 +01:00
assets
snippets Add email snippets 2023-03-23 00:04:56 +01:00
+keybindings.el Set up embedded dev environment using PlatformIO 2023-03-23 00:04:56 +01:00
+mail.el
+org.el Show only today in agenda 2023-03-23 01:08:39 +01:00
+ui.el Set up embedded dev environment using PlatformIO 2023-03-23 00:04:56 +01:00
LICENSE.md
README.org
config.el Set up embedded dev environment using PlatformIO 2023-03-23 00:04:56 +01:00
init.el Use tree-sitter for better syntax highlighting 2023-01-13 22:25:48 +01:00
packages.el Set up embedded dev environment using PlatformIO 2023-03-23 00:04:56 +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