Skip to content

Commit f3e952c

Browse files
committed
chore: Organize header a bit
1 parent 18bb915 commit f3e952c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

zig-mode.el

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
;;; zig-mode.el --- A major mode for the Zig programming language -*- lexical-binding: t -*-
22

3-
;; Version: 0.0.8
43
;; Author: Andrea Orru <[email protected]>
54
;; Andrew Kelley <[email protected]>
65
;; Maintainer: Shen, Jen-Chieh <[email protected]>
6+
;; URL: https://github.com/zig-lang/zig-mode
7+
;; Version: 0.0.8
8+
;; Package-Requires: ((emacs "26.1") (reformatter "0.6"))
79
;; Keywords: zig, languages
8-
;; Package-Requires: ((emacs "24.3") (reformatter "0.6"))
9-
;; Homepage: https://github.com/zig-lang/zig-mode
1010

1111
;; This file is free software; you can redistribute it and/or modify
1212
;; it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)