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

configurations: emacs org test

This commit is contained in:
Mateusz Słodkowicz 2024-11-10 11:58:50 +01:00
parent b2c7c75790
commit 828f5df566
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))
(use-package minions
:hook (after-init . minions-mode))
:hook (after-init . minions-mode))
(use-package org
:mode (("\\.org$" . org-mode))