diff --git a/recipes/company-math b/recipes/company-math index 916952d453a..fe4af87ce40 100644 --- a/recipes/company-math +++ b/recipes/company-math @@ -1,4 +1,3 @@ (company-math :fetcher github - :repo "vspinu/company-math" - :files ("*.el")) + :repo "vspinu/company-math") diff --git a/recipes/math-symbol-lists b/recipes/math-symbol-lists index 7788e23f387..601cded0fc7 100644 --- a/recipes/math-symbol-lists +++ b/recipes/math-symbol-lists @@ -1,4 +1,3 @@ (math-symbol-lists :fetcher github - :repo "vspinu/math-symbol-lists" - :files ("*.el")) + :repo "vspinu/math-symbol-lists")