Go to file
coolneng 0beb26a94a
Order org agenda groups and remove redundant tasks
2023-03-23 00:48:13 +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 Clean up mu4e bookmarks 2022-10-28 09:37:01 +02:00
+org.el Order org agenda groups and remove redundant tasks 2023-03-23 00:48:13 +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