mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
Change package named electric-spacing
The current "electric-spacing" is a package started in 2014, while there already was a much older and widely used package called "smart-operator" which was renamed to "electric-spacing" in 2012. The classic "electric-spacing" is in GNU ELPA and I think that MELPA should revert to this package and the newer one should be renamed.
This commit is contained in:
parent
550eb9f42c
commit
08e387a25f
1 changed files with 3 additions and 1 deletions
|
@ -1 +1,3 @@
|
|||
(electric-spacing :fetcher github :repo "zk-phi/electric-spacing")
|
||||
(electric-spacing
|
||||
:fetcher github
|
||||
:repo "xwl/electric-spacing")
|
||||
|
|
Loading…
Reference in a new issue