Remove the ponylang-mode package

This commit is contained in:
2023-10-20 16:00:04 +02:00
parent 17263b41fd
commit 0645426162

View File

@@ -3673,13 +3673,6 @@ directory. It is available from [[http://plantuml.com/download][here]].
:mode "\\.vue\\'")
#+END_SRC
** Pony is awesome!
#+BEGIN_SRC emacs-lisp
(use-package ponylang-mode
:mode "\\.pony\\'")
#+END_SRC
** Rust
#+BEGIN_SRC emacs-lisp