diff --git a/init.el b/init.el index 70977fc..fa7bc62 100644 --- a/init.el +++ b/init.el @@ -926,7 +926,7 @@ json-ts-mode-indent-offset 4 sgml-basic-offset 4 tab-width 4 - fill-column 80) + fill-column 78) ;; Because python-mode sets tab-width to 8 for some reason (add-hook 'python-mode-hook (lambda () (setq tab-width 4)))