feat(emacs): org snippets

This commit is contained in:
js0ny 2025-05-13 21:00:31 +01:00
parent f4e142e83e
commit 9b19b8b834
5 changed files with 16 additions and 4 deletions

View file

@ -46,7 +46,11 @@
(require 'init-org)
(require 'init-markdown)
(require 'init-latex)
(require 'init-beancount)
(require 'init-treesitter)
(require 'init-scratch)
(require 'init-ai)
;; Load `custom` file
(when (file-exists-p custom-file)