Add rainbow-blocks but does not activate it for now

This commit is contained in:
syl20bnr 2014-04-11 19:00:17 -04:00
parent e4130f6861
commit 5281360671
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,3 @@
(use-package rainbow-blocks
:init
(progn (add-hook 'emacs-lisp-mode-hook 'rainbow-blocks-mode)))

View file

@ -85,6 +85,7 @@
puppet-mode
python
quickrun
;; rainbow-blocks
rainbow-mode
rainbow-delimiters
rainbow-identifiers