Go to file
coolneng c35dc58f00
Trigger flycheck only after saving the buffer
2021-01-12 23:01:41 +01:00
snippets/org-mode Add subtitle to article metadata snippet 2020-10-11 02:51:29 +02:00
+org.el Run babel commands in a persistent session 2020-11-01 11:46:42 +01:00
+ui.el Remove lsp header line 2021-01-07 00:59:01 +01:00
LICENSE.md
README.org
config.el Trigger flycheck only after saving the buffer 2021-01-12 23:01:41 +01:00
init.el Disable LSP for PHP 2020-11-30 00:00:30 +01: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