summaryrefslogtreecommitdiffstats
path: root/.emacs.d
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/init.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 0ce0dea..3465a16 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -1289,8 +1289,8 @@ If no direction is given, don't split."
#'rainbow-delimiters-mode #'oni:maybe-prettify-symbols-mode)
(oni:add-hooks 'python-mode-hook
- #'oni:set-python-symbols #'oni:python-mode-func #'flycheck-mode
- #'smartparens-strict-mode #'whitespace-mode
+ #'oni:set-python-symbols #'flycheck-mode #'smartparens-strict-mode
+ #'whitespace-mode #'oni:python-mode-func
#'oni:set-python-imenu-function #'jedi:setup #'subword-mode)
(oni:add-hooks 'slime-repl-mode-hook