Fix error and clean
This commit is contained in:
parent
378b903566
commit
3f0a4e7adf
2 changed files with 5 additions and 5 deletions
|
@ -53,7 +53,7 @@
|
||||||
:config
|
:config
|
||||||
(add-hook! 'unityjs-mode-hook
|
(add-hook! 'unityjs-mode-hook
|
||||||
(enable-tab-width-2)
|
(enable-tab-width-2)
|
||||||
(setq js-indent-level 2))
|
(setq js-indent-level 2)))
|
||||||
|
|
||||||
|
|
||||||
(provide 'init-js)
|
(provide 'init-js)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue