mirror of
https://github.com/correl/melpa.git
synced 2024-12-24 20:00:32 +00:00
add evil-numbers
This commit is contained in:
parent
7e1157b4ba
commit
8f7b454ff1
1 changed files with 3 additions and 0 deletions
3
pkglist
3
pkglist
|
@ -76,6 +76,9 @@
|
||||||
(evil
|
(evil
|
||||||
:url "git://gitorious.org/evil/evil.git"
|
:url "git://gitorious.org/evil/evil.git"
|
||||||
:fetcher git)
|
:fetcher git)
|
||||||
|
(evil-numbers
|
||||||
|
:url "https://github.com/cofi/evil-numbers.git"
|
||||||
|
:fetcher git)
|
||||||
(evil-surround
|
(evil-surround
|
||||||
:url "https://github.com/timcharper/evil-surround.git"
|
:url "https://github.com/timcharper/evil-surround.git"
|
||||||
:fetcher git)
|
:fetcher git)
|
||||||
|
|
Loading…
Reference in a new issue