summary refs log tree commit diff
path: root/emacs.org
diff options
context:
space:
mode:
authorCrazazy2022-02-22 15:58:13 +0100
committerCrazazy2022-02-22 16:12:05 +0100
commit42c1efb63b8f9ae5a107217538d5c247abd0ebe6 (patch)
treed0acf8313024e78159eb149c6b3ec8a6c42f79c0 /emacs.org
parentaa990b166b50829ecedf2b8090e46c4b617d8bcc (diff)
add elpa info org file
Diffstat (limited to 'emacs.org')
-rw-r--r--emacs.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs.org b/emacs.org
index b142d31..2b4863f 100644
--- a/emacs.org
+++ b/emacs.org
@@ -1,7 +1,7 @@
 #+TITLE:Emacs config
 #+AUTHOR: Crazazy
 #+PROPERTY: header-args :tangle yes :noweb yes :results silent
-#+SETUPFILE: ./style.org
+#+INCLUDE: ./style.org
 Welp, here it goes. This is a literal config for my emacs setup
 I will prbably copy-paste what I have in my literal config, and provide small, fun explanations along the way
 For now, prepare this to be not the best documented literal config you've seen.