summaryrefslogtreecommitdiff
path: root/init/km-modes.el
diff options
context:
space:
mode:
Diffstat (limited to 'init/km-modes.el')
-rw-r--r--init/km-modes.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/init/km-modes.el b/init/km-modes.el
index 51b1b46..97021cd 100644
--- a/init/km-modes.el
+++ b/init/km-modes.el
@@ -5,8 +5,7 @@
("\\.zsh$" . shell-script-mode)
("\\.*rc$" . conf-unix-mode)
("\\.org.txt$" . org-mode)
- ("PKGBUILD" . shell-script-mode)
- )
+ ("PKGBUILD" . shell-script-mode))
"Auto mode mappings")
(mapcar