mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-26 04:25:11 -06:00
gnu: Add tree-sitter-jsdoc.
* gnu/packages/tree-sitter.scm (tree-sitter-jsdoc): New variable. Change-Id: If59369f4059612d4de83e16ecc1366db1f7d4562 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
010802181a
commit
71eaec5d37
1 changed files with 6 additions and 0 deletions
|
|
@ -762,6 +762,12 @@ which will be used as a snippet in origin."
|
|||
"03v1gpr5lnifrk4lns690fviid8p02wn7hfdwp3ynp7lh1cid63a"
|
||||
"0.23.1"))
|
||||
|
||||
(define-public tree-sitter-jsdoc
|
||||
(tree-sitter-grammar
|
||||
"jsdoc" "JSDoc"
|
||||
"1qrgan1xpj717qmwdbgb3lqjgffyhsw0qxhjwhdhqfv2lgkw4cn6"
|
||||
"0.25.0"))
|
||||
|
||||
(define-public tree-sitter-json
|
||||
(tree-sitter-grammar
|
||||
"json" "JSON"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue