No tabs in python in master.

This commit is contained in:
Ivan Malison 2013-03-28 13:08:02 -07:00
parent d11f776e21
commit 509397f9a2

View File

@ -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
;; =============================================================================