Go to file
coolneng 2d74c3a675
Open org mode files with folded headlines
2020-10-12 16:35:37 +02:00
snippets/org-mode Add subtitle to article metadata snippet 2020-10-11 02:51:29 +02:00
+org.el Open org mode files with folded headlines 2020-10-12 16:35:37 +02:00
+ui.el Improve UX by eliminating nagging 2020-09-22 03:00:41 +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 Unblock nix by disabling company mode 2020-10-06 01:48:18 +02:00
init.el Enable LSP for java 2020-09-02 18:32:41 +02:00
packages.el Revert "Map light/dark theme toggle to SPC t t" 2020-08-11 10:22:53 +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