Got rid of tabs by default for python.
This commit is contained in:
parent
efc1953b17
commit
b75eb68e02
2
init.el
2
init.el
@ -101,8 +101,6 @@
|
|||||||
indent-tabs-mode t
|
indent-tabs-mode t
|
||||||
python-indent-offset 4))
|
python-indent-offset 4))
|
||||||
|
|
||||||
;; Yelp always uses tabs.
|
|
||||||
(add-hook 'python-mode-hook 'python-tabs)
|
|
||||||
(add-hook 'python-mode-hook 'subword-mode)
|
(add-hook 'python-mode-hook 'subword-mode)
|
||||||
|
|
||||||
;; =============================================================================
|
;; =============================================================================
|
||||||
|
Loading…
Reference in New Issue
Block a user