Add the ponylang-mode package
This commit is contained in:
parent
2c0ff111f1
commit
ed696285b8
@ -3578,6 +3578,13 @@ 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
|
||||
|
||||
* Games
|
||||
|
||||
** Gnu Go
|
||||
|
@ -187,6 +187,7 @@
|
||||
plantuml-mode
|
||||
po-mode
|
||||
poetry
|
||||
ponylang-mode
|
||||
projectile
|
||||
projectile-speedbar
|
||||
pycoverage
|
||||
|
Loading…
Reference in New Issue
Block a user