Skip to content

Commit 35d635c

Browse files
committed
rename klog to lowercase
1 parent 1c78331 commit 35d635c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
{
3030
"id": "klog",
3131
"aliases": [
32-
"Klog",
3332
"klog"
3433
],
3534
"extensions": [

syntaxes/klog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/martinring/tmlanguage/master/tmlanguage.json",
3-
"name": "Klog",
3+
"name": "klog",
44
"repository": {
55
"tag": {
66
"name": "keyword.other.tag.klog",

0 commit comments

Comments
 (0)