Deactivate yaml-ts-mode

This commit is contained in:
Dimitri Lozeve 2025-01-14 13:43:50 +01:00
parent 9a9e76fe6a
commit f896673603

View file

@ -731,7 +731,6 @@
(python-mode . python-ts-mode) (python-mode . python-ts-mode)
(rust-mode . rust-ts-mode) (rust-mode . rust-ts-mode)
(toml-mode . toml-ts-mode) (toml-mode . toml-ts-mode)
(yaml-mode . yaml-ts-mode)
(css-mode . css-ts-mode) (css-mode . css-ts-mode)
(typescript-mode . typescript-ts-mode) (typescript-mode . typescript-ts-mode)
(js2-mode . js-ts-mode))) (js2-mode . js-ts-mode)))