fix source indentation
This commit is contained in:
parent
364960dd57
commit
40f31ef41c
1 changed files with 2 additions and 0 deletions
|
@ -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/")
|
||||
|
|
Loading…
Add table
Reference in a new issue