branch: main
commit 3c914c27eca2686a978355ce94e2d406724e518e
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>
* elpa-packages (dart-mode): Add package
---
elpa-packages | 3 +++
1 file changed, 3 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index e8f18df..67f9772 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -30,6 +30,9 @@
("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"))
+ ("dart-mode" :url "https://github.com/bradyt/dart-mode"
+ :ignored-files ("test" "Cask" "Makefile"))
+
("editorconfig" :url
"https://github.com/editorconfig/editorconfig-emacs"
:doc "doc/editorconfig.texi"
:news "CHANGELOG.md"