diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 7be64dd..c92080e 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -298,8 +298,8 @@ (use-package pkgbuild-mode :config (setq pkgbuild-user-full-name "Adam Goldsmith" - pkgbuild-user-mail-address "contact@adamgoldsmith.name" - pkgbuild-makepkg-command "PKGEXT='.pkg.tar' makepkg -mf")) + pkgbuild-user-mail-address "contact@adamgoldsmith.name" + pkgbuild-makepkg-command "PKGEXT='.pkg.tar' makepkg -mf")) (use-package mmm-mode :config