Skip to content
Open
Changes from all 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
10 changes: 10 additions & 0 deletions repository/c.json
Original file line number Diff line number Diff line change
Expand Up @@ -1204,6 +1204,16 @@
}
]
},
{
"name": "CiscoSyntax BadWifi",
"details": "https://github.com/badwifi/CiscoSyntax-Badwifi-Sublime-syntax",
Copy link
Collaborator

@braver braver Dec 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your repo does not seem to exist at that URL (looks like this might be the one: https://github.com/mburknoe/CiscoSyntax-Badwifi-Sublime-syntax).

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, you have the right one, Not sure how I made that mistake. I appreciate you fixing it.

Did you think that the proposed name is appropriate or should I name it something else?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can actually just replace the existing package and use its name.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like that alot, would you let me to try the pull request again, or do you have it covered?

If we replace the existing one using the same name, what does that do to all of the users that already have the existing one installed?

"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{
"name": "CiteBibtex",
"details": "https://github.com/sjpfenninger/citebibtex",
Expand Down
Loading