Explain the problem here ...
If I use PLUG to install the solarized colorscheme, it installs the plugin just fine, but doesn't recognize that the color has been installed unless I move it to ~/.vim/colors. Other plugins work fine.
Load it after plug#end()
Most helpful comment
Load it after
plug#end()