Go to file
coolneng 0a2980db32
Improve UX by eliminating nagging
2020-09-22 03:00:41 +02:00
snippets/org-mode Set up latex article metadata snippet 2020-07-19 13:45:58 +02:00
+org.el Change appearance of org mode bullets 2020-08-23 13:20:17 +02:00
+ui.el Improve UX by eliminating nagging 2020-09-22 03:00:41 +02:00
LICENSE.md
README.org
config.el Show matching parenthesis on the minibuffer 2020-09-02 18:32:17 +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