Disable tab indentation

Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
Magic_RB 2023-09-02 15:09:33 +02:00
parent eae4d0802a
commit 8a6d56e247
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -42,7 +42,9 @@
org-export-headline-levels 6
; emacs-htmlize does not work when Emacs is ran in =script= mode unfortunately
;; org-html-html5-fancy t
org-html-htmlize-output-type 'css)
org-html-htmlize-output-type 'css
indent-tabs-mode nil)
(setq-default indent-tabs-mode nil)
(defvar magic_rb/asset-include