dmitrig / ocaml-ts-mode

OCaml major mode using tree-sitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCaml major mode using tree-sitter

Note WIP; currently only provides syntax highlighting

Installing

Requires Emacs 29 built with treesitter support and the tree-sitter-ocaml grammars.

Install the package from this repo using M-x package-vc-install. Then, run M-x ocaml-ts-mode-install-grammar to fetch and compile the tree-sitter grammars.

About

OCaml major mode using tree-sitter


Languages

Language:Emacs Lisp 100.0%