summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/prog-python.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/prog-python.el b/modules/prog-python.el
index c861811e..20992aeb 100644
--- a/modules/prog-python.el
+++ b/modules/prog-python.el
@@ -12,7 +12,6 @@
(defun cj/python-setup ()
"My default code preferences for Python coding."
- (hs-minor-mode) ;; folding
(company-mode) ;; completion framework
(flyspell-prog-mode) ;; spell check comments
(superword-mode) ;; see-this-as-one-word