There was an error related to solarized:
$ vim +BundleInstall +qall
Error detected while processing /home/user/.vim-rdegges/plugin/settings/dotfiles-appearance.vim:
line 15:
E185: Cannot find color scheme 'solarized'
Press ENTER or type command to continue
Also, with GVIM, none of the options in the menu entry solarized work.
Note: I used a slightly modified set of commands but that shouldn't matter for this issue
git clone git@github.com:rdegges/dot-vim.git ~/.vim-rdegges
ln -s ~/.vim-rdegges/vimrc ~/.vimrc
ln -s ~/.vim-rdegges ~/.vim
...
There was an error related to
solarized:Also, with GVIM, none of the options in the menu entry
solarizedwork.Note: I used a slightly modified set of commands but that shouldn't matter for this issue