junegunn / limelight.vim

:flashlight: All the world's indeed a stage and we are merely players
MIT License
2.35k stars 52 forks source link

g:limelight_conceal_ctermfg fg required ?? #10

Closed chr0n1x closed 9 years ago

chr0n1x commented 9 years ago

Just got this when I started using the vividchalk colorscheme

Error detected while processing ColorScheme Auto commands for "*":
E605: Exception not caught: Unsupported color scheme. g:limelight_conceal_ctermfg fg required.
Error detected while processing function <SNR>73_goyo:
line   14:
E171: Missing :endif
Press ENTER or type command to continue

I was toggling junegunn/goyo, installed via NeoBundle...on neovim. :P It strangely does not happen with molokai

Not sure if I'm doing something wrong, or where to even start debugging.

chr0n1x commented 9 years ago

also, apologies if this should be filed in the goyo repo! I'm actually not sure where it should go...

junegunn commented 9 years ago

See: https://github.com/junegunn/limelight.vim#options

chr0n1x commented 9 years ago

@junegunn ah ok, thanks for amending that message and sorry for not reading carefully!