mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-01-14 17:25:28 -05:00
Only 5 key words allowed
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"Other"
|
||||
],
|
||||
"keywords": [
|
||||
"git", "blame", "gitblame", "log", "gitlog", "history", "codelens", "annotation"
|
||||
"git", "blame", "gitblame", "codelens", "annotation"
|
||||
],
|
||||
"galleryBanner": {
|
||||
"color": "#f0efe7",
|
||||
|
||||
Reference in New Issue
Block a user