extension for restclient mode.
This commit is contained in:
parent
9249943ea6
commit
65d9aa9e26
@ -583,7 +583,8 @@ The current directory is assumed to be the project's root otherwise."
|
|||||||
:bind ("M-z" . zop-to-char))
|
:bind ("M-z" . zop-to-char))
|
||||||
|
|
||||||
(use-package restclient
|
(use-package restclient
|
||||||
:ensure t)
|
:ensure t
|
||||||
|
:mode (("\\.restclient\\'" . restclient-mode)))
|
||||||
|
|
||||||
;; =============================================================================
|
;; =============================================================================
|
||||||
;; Non-Programming Stuff
|
;; Non-Programming Stuff
|
||||||
|
Loading…
Reference in New Issue
Block a user