Fix pkgbuild setq indentation
This commit is contained in:
parent
afecaba3c1
commit
0aa5e12d32
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user