diff options
| author | David Czihak <git@dcz.at> | 2026-05-12 14:27:04 +0200 |
|---|---|---|
| committer | David Czihak <git@dcz.at> | 2026-05-12 14:27:04 +0200 |
| commit | 392aac8da41ae1d9719bdf071cbe68dcca3e977f (patch) | |
| tree | b43a2a0f378384986e4b24d4c27a14eb33c2b3d9 /Zig.novaextension/extension.json | |
| parent | c535a121e269083c09304ea842912e8de36f5078 (diff) | |
Diffstat (limited to 'Zig.novaextension/extension.json')
| -rw-r--r-- | Zig.novaextension/extension.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zig.novaextension/extension.json b/Zig.novaextension/extension.json index 2a85487..1a2a6fd 100644 --- a/Zig.novaextension/extension.json +++ b/Zig.novaextension/extension.json @@ -5,7 +5,7 @@ "version": "0.2.2", "license": "BSD-2-Clause", - "description": "Zig language support – ZLS, LLDB, Tree-Sitter grammar", + "description": "Write, build, test and debug Zig projects natively in Nova", "categories": ["completions", "formatters", "issues", "languages", "tasks"], "keywords": ["zig", "zon", "zls"], |
