extension for restclient mode.

This commit is contained in:
Ivan Malison 2015-06-21 20:38:59 -04:00
parent 9249943ea6
commit 65d9aa9e26

View File

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