Go to file
coolneng 3c5aa45749
Map local leader key to ,
2020-07-10 00:02:43 +02:00
snippets/org-mode Enable direnv and fix language option in eisvogel 2020-05-24 08:15:14 +02:00
+org.el Speed up Nix mode and Org Agenda 2020-07-01 18:54:44 +02:00
+ui.el Disable LSP documentation popup 2020-07-01 18:55:30 +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 Map local leader key to , 2020-07-10 00:02:43 +02:00
init.el Shrink minibuffer size 2020-07-01 18:55:20 +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