el-get/recipes/language-detection.rcp
Vedang Manerikar 5e4c26495c Add recipe for language-detection
Automatic programming language detection of code snippets, in Emacs Lisp.
2021-12-05 22:40:56 +05:30

5 lines
198 B
Plaintext

(:name language-detection
:description "Automatic programming language detection of code snippets, in Emacs Lisp."
:type github
:pkgname "andreasjansson/language-detection.el")