summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.el b/init.el
index 5d45822..2af3bb5 100644
--- a/init.el
+++ b/init.el
@@ -63,7 +63,8 @@
yasnippet-snippets
neotree
plantuml-mode
- magit))
+ magit
+ restclient))
;; Install the packages.
(mapc #'(lambda (package)