diff options
Diffstat (limited to 'emacs.d/init.el')
-rw-r--r-- | emacs.d/init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs.d/init.el b/emacs.d/init.el index 9d4ac4b72036..9c3304fdc796 100644 --- a/emacs.d/init.el +++ b/emacs.d/init.el @@ -30,6 +30,7 @@ rainbow-delimiters geiser quack + rainbow-mode ) "A list of packages to install at launch.") |