forked from colonelpanic/dotfiles
Revert "No tabs in python in master." We merged this in by accident.
This reverts commit 76991aa34b9281208a2b40dc32467f101e7c7877.
This commit is contained in:
3
init.el
3
init.el
@@ -111,6 +111,9 @@
|
|||||||
|
|
||||||
(add-hook 'python-mode-hook 'subword-mode)
|
(add-hook 'python-mode-hook 'subword-mode)
|
||||||
|
|
||||||
|
;; Yelp always uses tabs.
|
||||||
|
(add-hook 'python-mode-hook 'python-tabs)
|
||||||
|
|
||||||
;; =============================================================================
|
;; =============================================================================
|
||||||
;; Custom Key Bindings
|
;; Custom Key Bindings
|
||||||
;; =============================================================================
|
;; =============================================================================
|
||||||
|
Reference in New Issue
Block a user