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

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

[nongnu] elpa/nix-mode f3b4215166 004/500: Update metadata


From: ELPA Syncer
Subject: [nongnu] elpa/nix-mode f3b4215166 004/500: Update metadata
Date: Sat, 29 Jan 2022 08:26:20 -0500 (EST)

branch: elpa/nix-mode
commit f3b4215166553ed4d57c5778d16d5b5c1194780f
Author: Matthew Justin Bauer <mjbauer95@gmail.com>
Commit: GitHub <noreply@github.com>

    Update metadata
---
 nix-mode.el | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/nix-mode.el b/nix-mode.el
index e129e9efe1..f432fd9463 100644
--- a/nix-mode.el
+++ b/nix-mode.el
@@ -1,11 +1,18 @@
 ;;; nix-mode.el --- Major mode for editing Nix expressions
 
 ;; Author: Eelco Dolstra
-;; URL: https://github.com/NixOS/nix/tree/master/misc/emacs
-;; Version: 1.0
+;; Maintainer: Matthew Bauer <mjbauer95@gmail.com>
+;; Homepage: https://github.com/matthewbauer/nix-mode
+;; Version: 1.1
+;; Keywords: nix
+
+;; This file is NOT part of GNU Emacs.
 
 ;;; Commentary:
 
+;; A major mode for editing Nix expressions (.nix files). See the Nix manual
+;; for more information available at https://nixos.org/nix/manual/.
+
 ;;; Code:
 
 (defun nix-syntax-match-antiquote (limit)



reply via email to

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