1
0
mirror of https://github.com/materusPL/nixos-config synced 2025-06-17 14:06:15 +02:00

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
extraFiles/config/emacs

File diff suppressed because one or more lines are too long

@ -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))