.emacs.d/site-lisp/oni.el
This commit is contained in:
parent
f60cb771b6
commit
0c6b068a8f
1 changed files with 0 additions and 1 deletions
|
@ -373,7 +373,6 @@ When dealing with braces, add another line and indent that too."
|
||||||
|
|
||||||
(defun oni:org-mode-func ()
|
(defun oni:org-mode-func ()
|
||||||
"Function for `org-mode-hook'."
|
"Function for `org-mode-hook'."
|
||||||
(flyspell-mode)
|
|
||||||
(auto-fill-mode)
|
(auto-fill-mode)
|
||||||
(yas-minor-mode))
|
(yas-minor-mode))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue