Move Magit settings to the correct place
This commit is contained in:
parent
f3549fe066
commit
844ed64dc0
5
init.el
5
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.
|
||||
|
Loading…
Reference in New Issue
Block a user