Klimi's new dotfiles with stow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
383 B

(define-package "ycmd" "20190416.807" "emacs bindings to the ycmd completion server"
'((emacs "24.4")
(dash "2.13.0")
(s "1.11.0")
(deferred "0.5.1")
(cl-lib "0.6.1")
(let-alist "1.0.5")
(request "0.3.0")
(request-deferred "0.3.0")
(pkg-info "0.6"))
:url "https://github.com/abingham/emacs-ycmd")
;; Local Variables:
;; no-byte-compile: t
;; End: