Remove Org Mode Code Blocks Leading Whitespace
- Remove leading whitespace in README.org code blocks - Set org mode code block leading indentation to 0
This commit is contained in:
@@ -432,6 +432,7 @@ Use Hydra to design a transient key binding for quickly adjusting the scale of t
|
||||
(auto-fill-mode 0)
|
||||
(visual-line-mode 1)
|
||||
(setq evil-auto-indent nil)
|
||||
(setq org-edit-src-content-indentation 0)
|
||||
)
|
||||
|
||||
(use-package org
|
||||
|
Reference in New Issue
Block a user