Skip to content

dee0xeed/mcedit-zig-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Zig language syntax highlighting for mcedit

zig-syntax-for-mcedit

How to use

  • put zig.syntax file into /usr/share/mc/syntax directory
  • add following lines to /usr/share/mc/syntax/Syntax
file .\*\\.(zig)$ zig\sProgram
include zig.syntax

right before these lines (which are in the very end)

file .\* unknown
include unknown.syntax

About

Zig language syntax highlighting for mcedit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages