el-get/recipes/nim-mode.rcp
2016-06-19 00:41:57 -07:00

9 lines
326 B
Plaintext

(:name nim-mode
:website "https://github.com/nim-lang/nim-mode#readme"
:description "Major mode for the Nim programming language"
:type github
:pkgname "nim-lang/nim-mode"
:branch "master"
:minimum-emacs-version "24.4"
:depends (flycheck company-mode epc let-alist commenter))