We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I've a problem wiith Monokai color schemes I found it in .vim/bundle/vim-colorschemes/colors/Monokai.vim But vim can't load it...
The text was updated successfully, but these errors were encountered:
Try move Monokai.vim to ~/.vim/colors/, and change it to monokai.vim
Monokai.vim
~/.vim/colors/
Sorry, something went wrong.
on line 27 of .vimrc Plugin 'colors' instead of Plugin 'flazz/vim-colorschemes'
.vimrc
then move the file .vim/bundle/vim-colorschemes/colors/ to .vim/ it's not useful to change Monokai.vim to change it to monokai.vim
.vim/bundle/vim-colorschemes/colors/
.vim/
monokai.vim
It's work for me
#17 #16
No branches or pull requests
Hi,
I've a problem wiith Monokai color schemes
I found it in .vim/bundle/vim-colorschemes/colors/Monokai.vim
But vim can't load it...
The text was updated successfully, but these errors were encountered: