summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2019-02-15 23:59:08 -0500
committerKyle Meyer <kyle@kyleam.com>2019-02-15 23:59:08 -0500
commit003d979915f4715198030fc12481a3755972b8d1 (patch)
treec13a6c0de9d95f0e49797b7e8316ef634a3375a0 /init.el
parent47112a59519316e6e0daf30959362e2faadd28c8 (diff)
downloademacs.d-003d979915f4715198030fc12481a3755972b8d1.tar.gz
init: Drop now unused pkgbuild-mode
Diffstat (limited to 'init.el')
-rw-r--r--init.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/init.el b/init.el
index ae9704d..f62618c 100644
--- a/init.el
+++ b/init.el
@@ -2090,10 +2090,6 @@
(after 'ess-inf
(define-key inferior-ess-mode-map "|" #'km/ess-insert-dplyr-pipe)))
-(use-package pkgbuild-mode
- :init
- (setq pkgbuild-update-sums-on-save nil))
-
;;; Mail