Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 390 Bytes

File metadata and controls

9 lines (5 loc) · 390 Bytes

Zig Syntax Highlighting for KDE

Installation

In order to test it, it has to be placed in /usr/share/katepart5/syntax/ or $HOME/.local/share/org.kde.syntax-highlighting/syntax/. Then, Zig sources should be detected automatically by editors that uses KDE's text editor part.

Missing Features

  • keywords and other syntax are not auto generated from zig compiler introspection