Move eglot hooks for js and ts to eglot file.

This commit is contained in:
kj
2025-02-08 06:29:52 -03:00
parent cfef8c9a4a
commit 6be143756c
2 changed files with 3 additions and 4 deletions

View File

@ -36,6 +36,9 @@
(html-mode . eglot-ensure)
(php-mode . eglot-ensure)
(php-ts-mode . eglot-ensure)
(js-mode . eglot-ensure)
(tsx-ts-mode . eglot-ensure)
(typescript-ts-mode . eglot-ensure)
(rust-mode . eglot-ensure)
(sh-mode . eglot-ensure))
:config