forked from colonelpanic/dotfiles
[Emacs] Fix indent
This commit is contained in:
parent
0be175ca16
commit
2da9235782
@ -2891,7 +2891,7 @@ Intero seems to be causing hangs, so it has been disabled
|
|||||||
(("C-e" . end-of-visual-line)))
|
(("C-e" . end-of-visual-line)))
|
||||||
:preface
|
:preface
|
||||||
(progn
|
(progn
|
||||||
;; XXX: These should probably be moved to config, right?
|
;; XXX: These should probably be moved to config, right?
|
||||||
(setq org-startup-indented nil
|
(setq org-startup-indented nil
|
||||||
org-startup-folded t
|
org-startup-folded t
|
||||||
org-edit-src-content-indentation 0
|
org-edit-src-content-indentation 0
|
||||||
|
Loading…
Reference in New Issue
Block a user