Fix pkgbuild setq indentation

This commit is contained in:
Adam Goldsmith 2016-03-01 15:12:30 -05:00
parent afecaba3c1
commit 0aa5e12d32

View File

@ -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