rest-client

This commit is contained in:
Ivan Malison 2015-06-21 13:35:21 -07:00
parent 62be51235d
commit da0ebd7959

View File

@ -585,6 +585,9 @@ The current directory is assumed to be the project's root otherwise."
:demand t :demand t
:bind ("M-z" . zop-to-char)) :bind ("M-z" . zop-to-char))
(use-package restclient
:ensure t)
;; ============================================================================= ;; =============================================================================
;; Non-Programming Stuff ;; Non-Programming Stuff
;; ============================================================================= ;; =============================================================================