mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 19:19:32 +00:00
Merge pull request #2172 from vspinu/master
Add `company-math` and `symbols` recipes
This commit is contained in:
commit
ef8eceb58f
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