diff --git a/customizations.el b/customizations.el index a513886..245fcaf 100644 --- a/customizations.el +++ b/customizations.el @@ -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