mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-17 13:33:36 -05:00
Remove applescript-mode def from core-editor
This commit is contained in:
@@ -73,7 +73,6 @@ enable multiple minor modes for the same regexp.")
|
|||||||
;; Modes 'n hooks
|
;; Modes 'n hooks
|
||||||
;;
|
;;
|
||||||
|
|
||||||
(associate! applescript-mode :match "\\.applescript$")
|
|
||||||
(associate! emacs-lisp-mode :match "\\(/Cask\\|\\.\\(el\\|gz\\)\\)$")
|
(associate! emacs-lisp-mode :match "\\(/Cask\\|\\.\\(el\\|gz\\)\\)$")
|
||||||
(associate! makefile-gmake-mode :match "/Makefile$")
|
(associate! makefile-gmake-mode :match "/Makefile$")
|
||||||
(associate! nxml-mode :match "\\.plist$")
|
(associate! nxml-mode :match "\\.plist$")
|
||||||
|
Reference in New Issue
Block a user