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

[Fixed] Error 185 Can not Find color scheme when I use vimplug for install colorschemeS and set it in vimrc #1291

Open
jazei-AR opened this issue Jul 24, 2024 · 2 comments

Comments

@jazei-AR
Copy link

I am using vim 8.2 without GUI in Linux Lubuntu 22.04
I did Plug Upgrade too by the way but nothing the same like before upgrade.
Issue: When I use vimplug for install color-schemes and I set that colo in vimrc I get the Error 185 vim can not find that colo when vim is loading, at start up of vim.
When I use another colo in vimrc and in vim I use :colo D that colo is in list and load well.

The isuue is when the colorscheme is set in vimrc = E185 at vim-loading.

@junegunn
Copy link
Owner

Please post your vimrc.

Make sure to load your color scheme after call plug#end(). See https://junegunn.github.io/vim-plug/faq/#where-should-i-put-plugin-configuration.

@jazei-AR
Copy link
Author

jazei-AR commented Aug 10, 2024

Fixed! thank you so much!!! ahhhh your help is useful HELP. I realize that my colois before your vimplug lines.
I will do the changes and tell you how it was.
I use now simple colorschemes but I have 1 with folders and I will use it (named onehalf colorscheme) to try your help.
cross my fingers!
and of course Thank you very much
edit: I tried and work, I think this issue is fixed but I need time to find again that colorscheme with folders in it and try too. I did it with 3 colorschemes more and work fine. FIXED!

@jazei-AR jazei-AR changed the title Error 185 Can not Find color scheme when I use vimplug for install colorschemeS and set it in vimrc [Fixed] Error 185 Can not Find color scheme when I use vimplug for install colorschemeS and set it in vimrc Aug 10, 2024
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

2 participants