Associate *.cjs (commonjs module) with js2-mode
This commit is contained in:
parent
2b3dd9df4b
commit
ac46ae7eb3
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
;; Major modes
|
||||
|
||||
(use-package! js2-mode
|
||||
:mode "\\.m?js\\'"
|
||||
:mode "\\.[mc]?js\\'"
|
||||
:mode "\\.es6\\'"
|
||||
:interpreter "node"
|
||||
:commands js2-line-break
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue