fenetikm / falcon

A colour scheme for terminals, Vim and friends.
MIT License
726 stars 26 forks source link

Error on load in Vim 8 #6

Closed cdespatie closed 6 years ago

cdespatie commented 6 years ago

Commit d9df1e452ef650d9c489138861cdfb1386aabd31 introduces an error:

E518: Unknown option: winhighlight=Normal:ActiveWindow,NormalNC:InactiveWindow

When using vim instead of neovim.

fenetikm commented 6 years ago

Doh, thanks. Will put a guard around it 👍

fenetikm commented 6 years ago

Ok, have added in the guard, please update @cdespatie and it should go away. Cheers.