Re-enable some settings.

This commit is contained in:
Tom Alexander
2023-09-09 01:44:01 -04:00
parent 8707a7941a
commit d229447149
4 changed files with 36 additions and 19 deletions

View File

@@ -29,6 +29,7 @@
:mode (
("\\.rs\\'" . rust-ts-mode)
)
:commands (rust-ts-mode)
:hook (
(rust-ts-mode . (lambda ()
(eglot-ensure)