Update custom values

This commit is contained in:
Gergely Polonkai 2019-03-29 08:03:15 +01:00
parent b776127e4c
commit 43838095ed
1 changed files with 5 additions and 1 deletions

View File

@ -199,7 +199,8 @@
zygospore)))
'(safe-local-variable-values
(quote
((engine . jinja)
((web-mode-engine . jinja)
(engine . jinja)
(bug-reference-bug-regexp . "#\\(?2:[0-9]+\\)"))))
'(scroll-margin 2)
'(send-mail-function (quote sendmail-send-it))
@ -208,6 +209,9 @@
'(show-trailing-whitespace t)
'(suggest-key-bindings nil)
'(tab-width 4)
'(use-package-always-ensure t)
'(use-package-verbose nil)
'(user-full-name "Gergely Polonkai")
'(user-mail-address "gergely@polonkai.eu")
'(wl-draft-send-mail-function (quote wl-draft-send-mail-with-sendmail)))
(custom-set-faces