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
|
(use-package! js2-mode
|
||||||
:mode "\\.m?js\\'"
|
:mode "\\.m?js\\'"
|
||||||
|
:mode "\\.es6\\'"
|
||||||
:interpreter "node"
|
:interpreter "node"
|
||||||
:commands js2-line-break
|
:commands js2-line-break
|
||||||
:config
|
:config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue