el-get/recipes/qml-mode.rcp
inlinechan 7e6ef91379 Fix qml-mode recipe
Unable to clone qml-mode
fixed by removing .git from its pkgname.
2013-04-01 23:14:48 +09:00

8 lines
221 B
Plaintext

(:name qml-mode
:website "https://github.com/cataska/qml-mode"
:description "Qt Declarative UI (QML) mode for Emacs"
:type github
:pkgname "cataska/qml-mode"
:features qml-mode
)