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:
parent
1801e8e766
commit
eef55f7c0f
3
init.el
3
init.el
@ -111,6 +111,9 @@
|
||||
|
||||
(add-hook 'python-mode-hook 'subword-mode)
|
||||
|
||||
;; Yelp always uses tabs.
|
||||
(add-hook 'python-mode-hook 'python-tabs)
|
||||
|
||||
;; =============================================================================
|
||||
;; Custom Key Bindings
|
||||
;; =============================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user