Add :lang zig module

This commit is contained in:
Benjamin Tan 2021-03-20 15:11:04 +08:00
parent ce65645fb8
commit 28705030e0
No known key found for this signature in database
GPG key ID: A853F0716C413825
5 changed files with 53 additions and 0 deletions

View file

@ -0,0 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; lang/zig/packages.el
(package! zig-mode :pin "6f10653cc17b9c74150ac2f6833eaaaf55488398")