mirror of
https://github.com/correl/melpa.git
synced 2024-12-18 19:21:32 +00:00
add google-maps
This commit is contained in:
parent
ced90604eb
commit
30e0ddf1c0
1 changed files with 8 additions and 0 deletions
8
pkglist
8
pkglist
|
@ -94,6 +94,14 @@
|
|||
:url "git://github.com/tsgates/git-emacs.git"
|
||||
:fetcher git
|
||||
:files ("git-blame.el"))
|
||||
(google-maps
|
||||
:url "git://git.naquadah.org/google-maps.git"
|
||||
:fetcher git
|
||||
:files ("google-maps-base.el"
|
||||
"google-maps-geocode.el"
|
||||
"google-maps-static.el"
|
||||
"google-maps.el"
|
||||
"org-location-google-maps.el"))
|
||||
(haskell-mode
|
||||
:url "https://github.com/haskell/haskell-mode.git"
|
||||
:fetcher git)
|
||||
|
|
Loading…
Reference in a new issue