mirror of
https://github.com/correl/melpa.git
synced 2024-12-23 19:19:51 +00:00
Use a .dir-locals file to force recipes to open in emacs-lisp mode
This commit is contained in:
parent
9841d3cfd1
commit
b1ba64ef33
1 changed files with 1 additions and 0 deletions
1
recipes/.dir-locals.el
Normal file
1
recipes/.dir-locals.el
Normal file
|
@ -0,0 +1 @@
|
|||
((nil . ((eval . (emacs-lisp-mode)))))
|
Loading…
Reference in a new issue