summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/custom.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/custom.el b/etc/custom.el
index 3868db1..e9965bf 100644
--- a/etc/custom.el
+++ b/etc/custom.el
@@ -25,7 +25,7 @@
("dired"
(mode . dired-mode))
("org"
- (name . "^.*org$"))
+ (mode . org-mode))
("web"
(or
(mode . web-mode)