refactor(ocaml): remove tree-sitter support

No *-ts-mode exists for tuareg-mode. There *is* a ocaml-ts-mode, but
it's too rudimentary. The ocaml module will fall back to font-lock rules
so this is not a breaking changing.
This commit is contained in:
Henrik Lissner
2025-08-27 17:11:42 +02:00
parent 47fe11cd76
commit c1ac8bc37a
3 changed files with 0 additions and 11 deletions

View File

@@ -130,10 +130,6 @@
(opam-switch-set-switch (tuareg-opam-current-compiler)))
(when (modulep! +tree-sitter)
(add-hook 'tuareg-mode-local-vars-hook #'tree-sitter!))
(use-package! dune
:defer t
:config