Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Ensure gruvbox-medium theme
  • Loading branch information
alexmurray committed Jul 19, 2017
1 parent 1f392ba commit f28426d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions init.el
Expand Up @@ -1117,8 +1117,8 @@ Otherwise call `ediff-buffers' interactively."
:defer t
:init (add-hook 'prog-mode-hook #'goto-address-prog-mode))

(use-package gruvbox-theme
:ensure t)
(use-package gruvbox-dark-medium-theme
:ensure gruvbox-theme)

(use-package gud
:defer t
Expand Down

0 comments on commit f28426d

Please sign in to comment.