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

vim-plug support to download this theme #43

Closed
ciscohack opened this issue Mar 22, 2022 · 4 comments
Closed

vim-plug support to download this theme #43

ciscohack opened this issue Mar 22, 2022 · 4 comments

Comments

@ciscohack
Copy link

Hello expert,

Can you please add the vim-plug plugin support to download this theme. Thanks

@Kypert
Copy link

Kypert commented Mar 23, 2022

If you refer to https://github.com/junegunn/vim-plug then I believe there is nothing special that you need to do, simply add this between the plug#begin and plug#end sections:

Plug 'rebelot/kanagawa.nvim'

Please clarify if you mean something else :)

@rebelot rebelot closed this as completed Mar 23, 2022
@ciscohack
Copy link
Author

@Kypert I have tried this setting only but it was throwing error for me and was not able to download the theme so i raise a request

image

@rebelot
Copy link
Owner

rebelot commented Mar 23, 2022

@ciscohack I'm sorry but I don't see how this issue could be related to kanagawa.nvim. Plugins do not need to specify any kind of support for plugin managers. You can use any plugin manager you like (or none at all) to download and install this colorscheme.

Read your errors carefully and fix your configuration. From your screenshot I can see the first error is related to which_key.

@ciscohack
Copy link
Author

@rebelot Thanks my friend i have rechecked my config and noticed i put config mistake.. instead of writing Plug i wrote small p (plug) that was causing all this error. Thanks guys for supporting

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

3 participants