File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " tree-sitter-vimdoc" ,
3- "version" : " 0.1.0 " ,
4- "description" : " A tree -sitter parser for Vim help files" ,
3+ "version" : " 1.2.4 " ,
4+ "description" : " Tree -sitter parser for Vim help files" ,
55 "main" : " bindings/node" ,
66 "scripts" : {
77 "build" : " tree-sitter generate" ,
88 "test" : " tree-sitter test"
99 },
1010 "repository" : {
1111 "type" : " git" ,
12- "url" : " git+https://github.com/vigoux /tree-sitter-vimdoc.git"
12+ "url" : " git+https://github.com/neovim /tree-sitter-vimdoc.git"
1313 },
1414 "keywords" : [
1515 " tree-sitter" ,
1616 " vim" ,
17+ " nvim" ,
18+ " neovim" ,
1719 " vimdoc"
1820 ],
1921 "author" : " Thomas Vigouroux <tomvig38@gmail.com>" ,
2022 "license" : " Apache-2.0" ,
2123 "bugs" : {
22- "url" : " https://github.com/vigoux /tree-sitter-vimdoc/issues"
24+ "url" : " https://github.com/neovim /tree-sitter-vimdoc/issues"
2325 },
24- "homepage" : " https://github.com/vigoux /tree-sitter-vimdoc#readme" ,
26+ "homepage" : " https://github.com/neovim /tree-sitter-vimdoc#readme" ,
2527 "dependencies" : {
2628 "nan" : " ^2.15.0"
2729 },
You can’t perform that action at this time.
0 commit comments