Add company-math and math-symbol-lists recipes

This commit is contained in:
Vitalie Spinu 2014-11-16 00:09:40 -08:00
parent d742fb825e
commit 2828eb0882
2 changed files with 8 additions and 0 deletions

4
recipes/company-math Normal file
View file

@ -0,0 +1,4 @@
(company-math
:fetcher github
:repo "vspinu/company-math"
:files ("*.el"))

View file

@ -0,0 +1,4 @@
(math-symbol-lists
:fetcher github
:repo "vspinu/math-symbol-lists"
:files ("*.el"))