diff --git a/core/core-editor.el b/core/core-editor.el index b2e493150..b8dad34f2 100644 --- a/core/core-editor.el +++ b/core/core-editor.el @@ -73,7 +73,6 @@ enable multiple minor modes for the same regexp.") ;; Modes 'n hooks ;; -(associate! applescript-mode :match "\\.applescript$") (associate! emacs-lisp-mode :match "\\(/Cask\\|\\.\\(el\\|gz\\)\\)$") (associate! makefile-gmake-mode :match "/Makefile$") (associate! nxml-mode :match "\\.plist$")