configurations: emacs test org rendering

This commit is contained in:
Mateusz Słodkowicz 2024-11-10 12:29:28 +01:00
parent 828f5df566
commit 2a09e184df
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -205,7 +205,7 @@
(display-time-mode 1)) (display-time-mode 1))
(use-package minions (use-package minions
:hook (after-init . minions-mode)) :hook (after-init . minions-mode))
(use-package org (use-package org
:mode (("\\.org$" . org-mode)) :mode (("\\.org$" . org-mode))