mirror of
https://github.com/correl/melpa.git
synced 2024-11-22 19:18:39 +00:00
Add company-math
and math-symbol-lists
recipes
This commit is contained in:
parent
d742fb825e
commit
2828eb0882
2 changed files with 8 additions and 0 deletions
4
recipes/company-math
Normal file
4
recipes/company-math
Normal file
|
@ -0,0 +1,4 @@
|
|||
(company-math
|
||||
:fetcher github
|
||||
:repo "vspinu/company-math"
|
||||
:files ("*.el"))
|
4
recipes/math-symbol-lists
Normal file
4
recipes/math-symbol-lists
Normal file
|
@ -0,0 +1,4 @@
|
|||
(math-symbol-lists
|
||||
:fetcher github
|
||||
:repo "vspinu/math-symbol-lists"
|
||||
:files ("*.el"))
|
Loading…
Reference in a new issue