Add emacs-ert-mode + ert test defuns
This commit is contained in:
parent
0900c9b7fb
commit
272993c4b3
4 changed files with 56 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue