junegunn / limelight.vim

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

Doesn't work with :set termguicolors #30

Closed ghost closed 8 years ago

ghost commented 8 years ago

I reproduced this problem in both vim and neovim. When set termguicolors in my .vimrc Limelight doesn't work. It complains that I didn't set limelight_conceal_ctermfg. After I do, it doesn't send out an error message anymore but Limelight still doesn't work. Neither does it work when I also set limelight_conceal_guifg.

Thanks in advance.

junegunn commented 8 years ago

Should be fixed now. Thanks.