From 4570a62cf3f9595486df04cf069a0cede390b42a Mon Sep 17 00:00:00 2001 From: Michael Burk Date: Wed, 17 Dec 2025 16:03:45 -0600 Subject: [PATCH] Add CiscoSyntax BadWifi package --- repository/c.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/repository/c.json b/repository/c.json index aacc31f33bd..0db46dc35e0 100644 --- a/repository/c.json +++ b/repository/c.json @@ -1204,6 +1204,16 @@ } ] }, + { + "name": "CiscoSyntax BadWifi", + "details": "https://github.com/badwifi/CiscoSyntax-Badwifi-Sublime-syntax", + "releases": [ + { + "sublime_text": ">=3000", + "tags": true + } + ] + }, { "name": "CiteBibtex", "details": "https://github.com/sjpfenninger/citebibtex",