Go to file
coolneng 682675cbfd
Avoid blindness on HiDPI screen
2020-05-11 18:05:52 +02:00
snippets/org-mode Set up org-ref and eisvogel export 2020-04-06 17:54:51 +02:00
+org.el Enable the new biblio module instead of org-ref 2020-04-22 03:05:32 +02:00
+ui.el Avoid blindness on HiDPI screen 2020-05-11 18:05:52 +02: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 Set up org-ref and eisvogel export 2020-04-06 17:54:51 +02:00
init.el Avoid blindness on HiDPI screen 2020-05-11 18:05:52 +02:00
packages.el Enable the new biblio module instead of org-ref 2020-04-22 03:05:32 +02: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