branch: main
commit 4196ff45a2f1659bb8cf422137cf54df55b7a914
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>
* elpa-packages (javelin): New package
---
elpa-packages | 2 ++
1 file changed, 2 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index e0d45645523..4f6d69a823a 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -483,6 +483,8 @@
:ignored-files ("test" "Cask" "Makefile" "example.jade" "example.json"
"stylus-mode.el"))
+ (javelin :url
"https://github.com/damianb-bitflipper/javelin.el")
+
(jinja2-mode :url "https://github.com/paradoxxxzero/jinja2-mode.git")
(julia-mode :url "https://github.com/JuliaEditorSupport/julia-emacs"