summaryrefslogtreecommitdiff
path: root/config.el
diff options
context:
space:
mode:
authorLibravatar Terin Stock <terinjokes@gmail.com>2022-06-27 12:56:01 -0700
committerLibravatar Terin Stock <terinjokes@gmail.com>2022-06-27 12:57:43 -0700
commita96946eb5d0b37462bac43215f249a55aa7569f5 (patch)
treef03fe18f2ffdc30955875dd9501a1eea4c2214dc /config.el
parentadd tree-sitter support (diff)
downloaddoom-emacs-a96946eb5d0b37462bac43215f249a55aa7569f5.tar.xz
remove PKGBUILD support
Diffstat (limited to 'config.el')
-rw-r--r--config.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.el b/config.el
index b2ac683..69aa617 100644
--- a/config.el
+++ b/config.el
@@ -58,7 +58,6 @@
;; You can also try 'gd' (or 'C-c c d') to jump to their definition and see how
;; they are implemented.
-(use-package! pkgbuild-mode :mode (("/PKGBUILD\\'" . pkgbuild-mode)))
(use-package! ox-confluence)
(add-hook! 'doom-first-file-hook #'magit-wip-mode)