branch: main
commit 201ce0f0f937467fbe990d96544f37ce000f4ec2
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>
* elpa-packages (d-mode): Add package
---
elpa-packages | 3 +++
1 file changed, 3 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index b2e067c..e8f18df 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -27,6 +27,9 @@
("crux" :url "https://github.com/bbatsov/crux")
+ ("d-mode" :url
"https://github.com/Emacs-D-Mode-Maintainers/Emacs-D-Mode"
+ :ignored-files ("coverage" "tests-todo" "tests" "Cask" "Makefile"
"d-mode-tests.el"))
+
("editorconfig" :url
"https://github.com/editorconfig/editorconfig-emacs"
:doc "doc/editorconfig.texi"
:news "CHANGELOG.md"