fix source indentation

This commit is contained in:
Anthony Cicchetti 2021-05-16 21:59:33 -04:00
parent 364960dd57
commit 40f31ef41c

View file

@ -62,6 +62,8 @@
'(global-whitespace-mode t)
'(indent-tabs-mode nil)
'(inhibit-startup-screen t)
'(org-edit-src-content-indentation 0)
'(org-src-preserve-indentation t)
'(package-archives
'(("gnu" . "https://elpa.gnu.org/packages/")
("melpa" . "https://melpa.org/packages/")