Final touchs for eglot configuration.
This commit is contained in:
@ -12,6 +12,8 @@
|
||||
:straight t
|
||||
:mode
|
||||
("\\.js$" . js-mode)
|
||||
:hook
|
||||
(js-mode . eglot-ensure)
|
||||
:config
|
||||
(setq js-indent-level 2))
|
||||
|
||||
|
Reference in New Issue
Block a user