diff --git a/.emacs b/.emacs index 336b063..1cd79f3 100644 --- a/.emacs +++ b/.emacs @@ -74,4 +74,4 @@ ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. - ) + '(highlight-indentation-face ((t (:inherit nil :background "brightblack"))))) diff --git a/.emacs.d/elpa/elpy-20171206.847/elpy/__pycache__/__init__.cpython-36.pyc b/.emacs.d/elpa/elpy-20171206.847/elpy/__pycache__/__init__.cpython-36.pyc index e654ef1..3461338 100644 Binary files a/.emacs.d/elpa/elpy-20171206.847/elpy/__pycache__/__init__.cpython-36.pyc and b/.emacs.d/elpa/elpy-20171206.847/elpy/__pycache__/__init__.cpython-36.pyc differ