TeMPOraL / nyan-mode

Nyan Cat for Emacs! Nyanyanyanyanyanyanyanyanyan!
GNU General Public License v3.0
794 stars 68 forks source link

if: Symbol’s value as variable is void: colors-enable-nyan-cat-progress-bar #36

Closed casouri closed 6 years ago

casouri commented 6 years ago

Emacs complain about this but when I went into config.el in colors layer, colors-enable-nyan-cat-progress-bar is there

(defvar colors-enable-nyan-cat-progress-bar nil
  "If non nil all nyan cat packages are enabled (for now only `nyan-mode').")

I use spacemacs and add nan-mode into it. Any ideas?

TeMPOraL commented 6 years ago

What do you mean "complain about this"? Could you paste here the exact complaint Emacs makes?