emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/zig-mode ab655a9 043/104: Add Commentary


From: ELPA Syncer
Subject: [nongnu] elpa/zig-mode ab655a9 043/104: Add Commentary
Date: Sun, 29 Aug 2021 11:37:00 -0400 (EDT)

branch: elpa/zig-mode
commit ab655a9d664a7b3c3d586af8996b980a6565faf6
Author: Xu Chunyang <mail@xuchunyang.me>
Commit: Xu Chunyang <mail@xuchunyang.me>

    Add Commentary
---
 zig-mode.el | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/zig-mode.el b/zig-mode.el
index e52acd6..2dd8140 100644
--- a/zig-mode.el
+++ b/zig-mode.el
@@ -20,7 +20,10 @@
 ;; along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 ;;; Commentary:
-;;
+
+;; A major mode for the Zig programming languages.
+
+;; See documentation on https://github.com/zig-lang/zig-mode
 
 ;;; Code:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]