diff --git a/repository/c.json b/repository/c.json index 2bc34964a17..ae327674745 100644 --- a/repository/c.json +++ b/repository/c.json @@ -3258,6 +3258,18 @@ } ] }, + { + "name": "Compass Navigator", + "details": "https://github.com/kapitanluffy/sublime-compass", + "donate": "https://github.com/sponsors/kapitanluffy", + "labels": ["code navigation"], + "releases": [ + { + "sublime_text": ">=4000", + "tags": true + } + ] + }, { "name": "Competitive Programming", "details": "https://github.com/egtoney/CompetitiveProgramming",