mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Fix error and clean
This commit is contained in:
@ -53,7 +53,7 @@
|
||||
:config
|
||||
(add-hook! 'unityjs-mode-hook
|
||||
(enable-tab-width-2)
|
||||
(setq js-indent-level 2))
|
||||
(setq js-indent-level 2)))
|
||||
|
||||
|
||||
(provide 'init-js)
|
||||
|
Reference in New Issue
Block a user