KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
ocaml-ts-mode
★ 10
Open GitHub ↗
OCaml major mode using tree-sitter
Download README (.md)
Explore Similar Repositories
Syllabus
:
No description available.
civ-scoop-sessions
:
In class demonstrations for the IP4RIoT Cluster, NMTAFE, Northbridge, WA
TVBox
:
No description available.
vga_verilog
:
Implementation of a vga interface on a Basys 3 FPGA
kontoj
:
A tool to help create accounts on services, based on a source of services.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ocaml-ts-mode
?
Download (.md)
# 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](https://github.com/tree-sitter/tree-sitter-ocaml). 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.