Merge pull request #840 from wujiang/patch-1

Enable the mode in a definite way
This commit is contained in:
Bozhidar Batsov 2015-04-17 00:02:19 +03:00
commit 148a35a845

View file

@ -87,8 +87,8 @@
(defun prelude-python-mode-defaults ()
"Defaults for Python programming."
(subword-mode +1)
(anaconda-mode)
(eldoc-mode)
(anaconda-mode 1)
(eldoc-mode 1)
(which-function-mode -1)
(setq-local electric-layout-rules
'((?: . (lambda ()