branch: main
commit 86d104e38d99e60a4e6305b02d59f2735007cfcb
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>

    * elpa-packages (swift-mode): Add package
---
 elpa-packages | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 2d0eadc..4a0fbc5 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -223,6 +223,9 @@
   ;; https://github.com/Fuco1/smartparens/releases/tag/1.11.0
   :version-map ((nil "1.11.0" "4873352b5d0a1c5142658122de1b6950b8fe7e4d")))
 
+ ("swift-mode"         :url "https://github.com/swift-emacs/swift-mode";
+  :ignored-files ("scripts" "test" "Eldev" "Makefile"))
+
  ("tuareg"             :url "https://github.com/ocaml/tuareg.git";)
 
  ("web-mode"           :url "https://github.com/fxbois/web-mode";

Reply via email to