This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
zed
Watch
1
Star
0
Fork
You've already forked zed
0
mirror of
https://github.com/zed-industries/zed.git
synced
2025-02-12 05:27:07 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
d92166f9f6
zed
/
extensions
/
ocaml
/
languages
/
dune
/
injections.scm
3 lines
75 B
Scheme
Raw
Normal View
History
Unescape
Escape
ocaml: Add Dune language support (#17886) This uses my fork of the dune tree-sitter grammar to include the generated files Release Notes: - N/A
2024-09-17 15:28:03 +00:00
(
(
ocaml_syntax
)
@injection
.
content
ocaml: Fix indentation in files (#17942) This PR fixes the indentation in the Dune-related files after https://github.com/zed-industries/zed/pull/17886. Release Notes: - N/A
2024-09-17 15:42:20 +00:00
(
#
set!
injection
.
language
"ocaml"
)
)
Reference in a new issue
Copy permalink