yosiat / oceanic-next-vim

Vim port for https://github.com/voronianski/oceanic-next-theme
35 stars 4 forks source link

E185: Cannot find color scheme 'Oceanic Next' #3

Closed rauchg closed 9 years ago

rauchg commented 9 years ago

This one is really weird. This happens when I reload my config, and it only happens with Oceanic Next. Since it doesn't happen with molokai et all, here's a weird theory: it's the presence of space.

I reload my config upon save[1], and that's when the errors trigger:

Error detected while processing /usr/local/Cellar/vim/7.4.488/share/vim/vim74/syntax/synload.vim:
line   19:
E185: Cannot find color scheme 'Oceanic Next'
E185: Cannot find color scheme 'Oceanic Next'
E185: Cannot find color scheme 'Oceanic Next'
E185: Cannot find color scheme 'Oceanic Next'
E185: Cannot find color scheme 'Oceanic Next'
E185: Cannot find color scheme 'Oceanic Next'
E185: Cannot find color scheme 'Oceanic Next'
E185: Cannot find color scheme 'Oceanic Next'
E185: Cannot find color scheme 'Oceanic Next'
E185: Cannot find color scheme 'Oceanic Next'
E185: Cannot find color scheme 'Oceanic Next'

[1] I use

au BufWritePost .vimrc so ~/.vimrc¬
rauchg commented 9 years ago

Sorry you literally fixed this yesterday :D