Associate *.es6 files with js2-mode
This commit is contained in:
parent
d62c82ddbe
commit
61a6be264e
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
|
||||
(use-package! js2-mode
|
||||
:mode "\\.m?js\\'"
|
||||
:mode "\\.es6\\'"
|
||||
:interpreter "node"
|
||||
:commands js2-line-break
|
||||
:config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue