Remove the ponylang-mode package

This commit is contained in:
Gergely Polonkai 2023-10-20 16:00:04 +02:00
parent 17263b41fd
commit 0645426162
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
1 changed files with 0 additions and 7 deletions

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