Go to file
coolneng 24a3c71c13
Update org-super-agenda-groups
2022-12-11 19:19:06 +01:00
assets
snippets/org-mode
+keybindings.el Remap previous/next buffer to prevent conflicts 2022-11-24 13:22:33 +01:00
+mail.el Clean up mu4e bookmarks 2022-10-28 09:37:01 +02:00
+org.el Update org-super-agenda-groups 2022-12-11 19:19:06 +01:00
+ui.el Tweak the modeline so it fits the screen 2022-12-11 19:19:05 +01:00
LICENSE.md
README.org
config.el Migrate to eglot 2022-12-11 19:19:05 +01:00
init.el Migrate to eglot 2022-12-11 19:19:05 +01:00
packages.el Set up org protocol to capture citations 2022-11-17 15:17:01 +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