fix: impatient loading order
This commit is contained in:
committed by
Sidhanth Rathod
parent
20f45c3962
commit
aee1c8b830
7
tree-sitter-c/README.md
Normal file
7
tree-sitter-c/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
tree-sitter-c
|
||||
==================
|
||||
|
||||
[](https://travis-ci.org/tree-sitter/tree-sitter-c)
|
||||
[](https://ci.appveyor.com/project/maxbrunsfeld/tree-sitter-c/branch/master)
|
||||
|
||||
C grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter). Adapted from [this C99 grammar](http://slps.github.io/zoo/c/iso-9899-tc3.html).
|
||||
Reference in New Issue
Block a user