Go to file
coolneng fb0c1b31b8
Modify the image snippet in org mode
2022-10-19 16:37:49 +02:00
assets
snippets/org-mode Modify the image snippet in org mode 2022-10-19 16:37:49 +02:00
+keybindings.el Add keybinding to move to a page in pdf-view 2022-10-12 15:29:01 +02:00
+mail.el Add shortcuts to access the different inboxes 2022-10-04 13:39:08 +02:00
+org.el Rice org super agenda 2022-10-18 00:26:52 +02:00
+ui.el Open wallabag on its own workspace 2022-09-18 19:03:52 +02:00
LICENSE.md
README.org
config.el Revert "Use delta to view diffs in Magit" 2022-10-18 14:47:33 +02:00
init.el Use mu4e as a mail client 2022-09-18 20:25:59 +02:00
packages.el Revert "Use delta to view diffs in Magit" 2022-10-18 14:47:33 +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