diff --git a/prelude/prelude-editor.el b/prelude/prelude-editor.el index 1044524..9441cb9 100644 --- a/prelude/prelude-editor.el +++ b/prelude/prelude-editor.el @@ -74,10 +74,8 @@ try-complete-lisp-symbol-partially try-complete-lisp-symbol)) -;; smart indenting and pairing for all +;; smart pairing for all (electric-pair-mode t) -(electric-indent-mode t) -(electric-layout-mode t) ;; meaningful names for buffers with the same name (require 'uniquify)