gnu: Add tree-sitter-c-sharp.
gnu/packages/tree-sitter.scm (tree-sitter-c-sharp): New variable.
This commit is contained in:
parent
fa1421283d
commit
de41227011
1 changed files with 6 additions and 0 deletions
|
@ -306,3 +306,9 @@ (define-public tree-sitter-bash
|
|||
"bash" "Bash"
|
||||
"18c030bb65r50i6z37iy7jb9z9i8i36y7b08dbc9bchdifqsijs5"
|
||||
"0.19.0"))
|
||||
|
||||
(define-public tree-sitter-c-sharp
|
||||
(tree-sitter-grammar
|
||||
"c-sharp" "C#"
|
||||
"054fmpf47cwh59gbg00sc0nl237ba4rnxi73miz39yqzcs87055r"
|
||||
"0.19.1"))
|
||||
|
|
Loading…
Reference in a new issue