mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
Add emacs-ert-mode + ert test defuns
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
("\\.c$" "__.c" c-mode)
|
||||
|
||||
;; Elisp
|
||||
("-test\\.el$" "__" emacs-ert-mode)
|
||||
("\\.emacs\\.d/.+\\.el$" "__initfile" emacs-lisp-mode)
|
||||
("\\.emacs\\.d/private/\\(snippets\\|templates\\)/.+$" "__" snippet-mode)
|
||||
|
||||
|
Reference in New Issue
Block a user