Go to file
coolneng 4517547396
Remove line between header and text in org-noter
2022-11-17 15:17:38 +01:00
assets
snippets/org-mode
+keybindings.el Associate PDF files with bibliographic entries 2022-10-27 14:11:13 +02:00
+mail.el Clean up mu4e bookmarks 2022-10-28 09:37:01 +02:00
+org.el Remove line between header and text in org-noter 2022-11-17 15:17:38 +01:00
+ui.el Fit PDF to page by default 2022-10-21 13:52:36 +02:00
LICENSE.md
README.org
config.el
init.el
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