fix(ocaml): ocaml tree-sitter function typo
This commit is contained in:
parent
0e6682612f
commit
eb65ef169b
1 changed files with 1 additions and 1 deletions
|
@ -122,4 +122,4 @@
|
||||||
|
|
||||||
;; Tree sitter
|
;; Tree sitter
|
||||||
(eval-when! (featurep! +tree-sitter)
|
(eval-when! (featurep! +tree-sitter)
|
||||||
(add-hook! 'tuareg-mode-local-vars-hook #'tree-sitter))
|
(add-hook! 'tuareg-mode-local-vars-hook #'tree-sitter!))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue