Skip to content

Commit d804ea7

Browse files
authored
add package CustomBufferName to c.json (#8814)
1 parent a0bac70 commit d804ea7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

repository/c.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4921,6 +4921,16 @@
49214921
}
49224922
]
49234923
},
4924+
{
4925+
"name": "Custom Buffer Name",
4926+
"details": "https://github.com/kaxing/sublime-custom-buffer-name",
4927+
"releases": [
4928+
{
4929+
"sublime_text": ">=4050",
4930+
"tags": true
4931+
}
4932+
]
4933+
},
49244934
{
49254935
"name": "Custom Builder",
49264936
"details": "https://github.com/sneakypete81/sublime_custom_builder",

0 commit comments

Comments
 (0)