add c-eldoc

This commit is contained in:
Nathaniel Flath 2012-04-01 05:22:47 -03:00
parent 629fe27476
commit 879a3d3c25

View file

@ -11,7 +11,10 @@
(browse-kill-ring
:url "https://github.com/todesschaf/browse-kill-ring.git"
:fetcher git)
(clojure-mode
(c-eldoc
:url "https://github.com/nflath/c-eldoc.git"
:fetcher git)
(clojure-mode
:url "https://github.com/technomancy/clojure-mode.git"
:fetcher git
:files ("clojure-mode.el"))