Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Neovim: Cannot find color scheme 'Selenized' #60

Closed
alerom1612 opened this issue Oct 2, 2019 · 1 comment
Closed

Error in Neovim: Cannot find color scheme 'Selenized' #60

alerom1612 opened this issue Oct 2, 2019 · 1 comment

Comments

@alerom1612
Copy link

Hello! I have this error in Neovim when use "colorscheme selenized" in my init.vim (.vimrc equivalent in Neovim).

Please change in selenized.vim file:
from
let g:colors_name = "Selenized"
to
let g:colors_name = "selenized"

It solves the problem. Thank you.

@alerom1612
Copy link
Author

442460c
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant