mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-05 12:37:33 -05:00
Fix error and clean
This commit is contained in:
@ -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)
|
||||||
|
Reference in New Issue
Block a user