Skip to content
Open
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions repository/c.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
{
"schema_version": "3.0.0",
"packages": [
{
"name": "C Family Rewrite (C23 and C++23)",
"details": "https://github.com/camila314/C-Family-Rewrite",
"labels": ["language syntax", "c", "c++", "objc", "objc++", "objective-c"],
"author": "camila314",
Comment thread
camila314 marked this conversation as resolved.
Outdated
"description": "Complete modern rewrite of C/C++/Objc/ObjC++ syntax",
Comment thread
camila314 marked this conversation as resolved.
Outdated
"releases": [
{
"sublime_text": ">4200",
Comment thread
camila314 marked this conversation as resolved.
Outdated
"tags": true
}
]
},
{
"name": "C Improved",
"details": "https://github.com/abusalimov/SublimeCImproved",
Expand Down
Loading