rest-client
This commit is contained in:
parent
62be51235d
commit
da0ebd7959
@ -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
|
||||||
;; =============================================================================
|
;; =============================================================================
|
||||||
|
Loading…
Reference in New Issue
Block a user