diff --git a/init.el b/init.el index 917e5278..63ee9df8 100644 --- a/init.el +++ b/init.el @@ -110,9 +110,6 @@ python-indent-offset 4 (subword-mode t))) -;; Yelp always uses tabs. -(add-hook 'python-mode-hook 'python-tabs) - ;; ============================================================================= ;; Custom Key Bindings ;; =============================================================================