diff --git a/init.el b/init.el index 8c8e8a6..d2f938f 100644 --- a/init.el +++ b/init.el @@ -46,10 +46,11 @@ '(sgml-basic-offset 4) '(show-trailing-whitespace t) '(tab-width 4) - '(magit-auto-revert-mode nil) - '(magit-last-seen-setup-instructions "1.4.0") '(jekyll-directory "~/Projektek/jekyll/gergely.polonkai.eu")) +(setq magit-auto-revert-mode nil) +(setq magit-last-seen-setup-instructions "1.4.0") + (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful.