Skip to content

Commit b1000fc

Browse files
authored
Add Gitk and Khan (#8818)
1 parent 14ad44b commit b1000fc

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

repository/g.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -829,6 +829,17 @@
829829
}
830830
]
831831
},
832+
{
833+
"name": "Gitk",
834+
"details": "https://github.com/gerardroche/sublime-gitk",
835+
"labels": ["git"],
836+
"releases": [
837+
{
838+
"sublime_text": "*",
839+
"tags": true
840+
}
841+
]
842+
},
832843
{
833844
"name": "GitlabIntegrate",
834845
"details": "https://github.com/SnoringFrog/GitlabIntegrate",

repository/k.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,17 @@
242242
}
243243
]
244244
},
245+
{
246+
"name": "Khan",
247+
"details": "https://github.com/gerardroche/sublime-khan",
248+
"labels": ["utilities"],
249+
"releases": [
250+
{
251+
"sublime_text": "*",
252+
"tags": true
253+
}
254+
]
255+
},
245256
{
246257
"name": "Kick Assembler (C64)",
247258
"details": "https://github.com/Swoffa/SublimeKickAssemblerC64",

0 commit comments

Comments
 (0)