From d36dcea49050fefb36df10f808b975efd59de61c Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Mon, 11 Dec 2023 12:21:30 +0000 Subject: [PATCH] Remove inline src header arguments --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index ec76a58..f5970d6 100644 --- a/README.org +++ b/README.org @@ -5,7 +5,7 @@ #+PROPERTY: header-args:emacs-lisp :tangle yes :mkdirp yes :results output silent * Setup -Loading this file is handled automatically on my [[https://git.xenia.me.uk/xenia/nixos/src/branch/main/home/emacs.nix][NixOS config]], otherwise add src_emacs-lisp[:tangle no]{(org-babel-load-file "~/Projects/emacs/README.org")} to init file. +Loading this file is handled automatically on my [[https://git.xenia.me.uk/xenia/nixos/src/branch/main/home/emacs.nix][NixOS config]], otherwise add src_emacs-lisp{(org-babel-load-file "~/Projects/emacs/README.org")} to init file. * Common defaults #+BEGIN_SRC emacs-lisp :results output silent