mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-01 05:34:03 +02: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:
committed by
Liliana Marie Prikler
parent
010802181a
commit
71eaec5d37
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user