mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 19:46:58 -04:00
Fixup: ocamllex
This commit is contained in:
parent
f0b9b3b8ac
commit
f3ba2cfd28
2 changed files with 2 additions and 1 deletions
|
|
@ -221,6 +221,7 @@ list.ocamllex = {
|
|||
install_info = {
|
||||
url = "https://github.com/atom-ocaml/tree-sitter-ocamllex",
|
||||
files = { "src/parser.c", "src/scanner.cc" },
|
||||
requires_generate_from_grammar = true,
|
||||
},
|
||||
maintainers = {'@undu'},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue