Recipe for the Pillar major mode

- Summary: syntax highlighting for the Pillar markup format.
- Association with the package: Maintainer
- Package repository: https://github.com/DamienCassou/pillar-mode

Package builds and installs properly.
This commit is contained in:
Damien Cassou 2014-02-05 16:06:05 +01:00
parent bf5d29710a
commit c3cd44e6c4

3
recipes/pillar Normal file
View file

@ -0,0 +1,3 @@
(pillar :fetcher github
:repo "DamienCassou/pillar-mode"
:files ("pillar.el" "README.md"))