Go to file
coolneng 6035a22ce4
Enable smooth scrolling
2023-07-31 20:47:34 +02:00
assets
snippets Add email snippets 2023-03-23 00:04:56 +01:00
+keybindings.el Move platformio keybindings to local leader 2023-04-10 22:37:39 +02:00
+mail.el Clean up mu4e bookmarks 2022-10-28 09:37:01 +02:00
+org.el Replace add-hook with doom's wrapper 2023-03-23 02:54:41 +01:00
+ui.el Revert "Disable PDF recoloring by default" 2023-06-12 14:04:56 +02:00
LICENSE.md
README.org
config.el Enable smooth scrolling 2023-07-31 20:47:34 +02:00
init.el Use tree-sitter for better syntax highlighting 2023-01-13 22:25:48 +01:00
packages.el Move buffer while maintaining the cursor centered 2023-05-23 10:53:02 +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