Go to file
coolneng a9ad9e54b3
Simplify org mode search hack
2023-01-27 14:01:31 +01:00
assets Use Emacs icon as the splash-screen banner 2021-02-11 00:01:30 +01:00
snippets/org-mode Modify the image snippet in org mode 2022-10-19 16:37:49 +02:00
+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 Simplify org mode search hack 2023-01-27 14:01:31 +01:00
+ui.el Disable PDF recoloring by default 2023-01-13 21:57:36 +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 Revert "Migrate to eglot" 2022-12-18 01:04:16 +01:00
init.el Use tree-sitter for better syntax highlighting 2023-01-13 22:25:48 +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