KDE XML file for Zig syntax highlighting.
Find a file
Jimmi Holst Christensen 58e81ee52a Added anyerror keyword
2018-11-14 14:48:40 +01:00
README.md Improve string highlighting and add 'inline' and 'use' keywords. 2018-07-13 20:49:47 +02:00
zig.xml Added anyerror keyword 2018-11-14 14:48:40 +01:00

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