Skip to content

Commit 798bfa2

Browse files
committed
docs: add documents for npmjs
1 parent 2638c92 commit 798bfa2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,5 +176,13 @@
176176
},
177177
"engines": {
178178
"coc": "^0.0.80"
179+
},
180+
"homepage": "https://github.com/LumaKernel/vim-tsdetect#readme",
181+
"bugs": {
182+
"url": "https://github.com/LumaKernel/vim-tsdetect/issues"
183+
},
184+
"repository": {
185+
"type": "git",
186+
"url": "git+https://github.com/LumaKernel/vim-tsdetect.git"
179187
}
180188
}

0 commit comments

Comments
 (0)