branch: main
commit 52514e743c93362919a40ffe31012cfd6cf63f29
Author: Stefan Monnier <[email protected]>
Commit: Stefan Monnier <[email protected]>
elpa-packages (bicep-ts-mode): New package
---
elpa-packages | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index 13d0e1bbef..d3a7223d26 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -1,6 +1,6 @@
;; -*- lisp-data -*-
-;; Copyright (C) 2020-2023 Free Software Foundation, Inc.
+;; Copyright (C) 2020-2024 Free Software Foundation, Inc.
;; List of packages that are maintained externally.
;; The list is made of elements of the form (NAME KIND URL OPTS...).
@@ -90,6 +90,8 @@
:doc "README.org"
:readme "README.md"
:ignored-files ("COPYING" "doclicense.texi"))
+ (bicep-ts-mode :url "https://github.com/josteink/bicep-ts-mode"
+ :ignored-files ("LICENSE"))
(bind-key :core "lisp/bind-key.el")
(blist :url "https://gitlab.com/mmemmew/blist"
:doc "blist.texinfo"