branch: main
commit ed0ee61289bb0a8b2e6dc75e16030bdc7e276432
Author: Stefan Kangas <[email protected]>
Commit: Stefan Kangas <[email protected]>

    * elpa-packages (gruvbox): New package
---
 elpa-packages | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 58c2da8c97..012a841f2c 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -112,6 +112,9 @@
 
  ("goto-chg"           :url "https://github.com/emacs-evil/goto-chg";)
 
+ ("gruvbox-theme"       :url 
"https://github.com/greduan/emacs-theme-gruvbox.git";
+  :ignored-files ("images" "palette"))
+
  ("guru-mode"          :url "https://github.com/bbatsov/guru-mode";)
 
  ("haml-mode"          :url "https://github.com/nex3/haml-mode";

Reply via email to