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

let ayucolor = "mirage" launch a popup #80

Closed
ebdm13 opened this issue May 1, 2023 · 2 comments
Closed

let ayucolor = "mirage" launch a popup #80

ebdm13 opened this issue May 1, 2023 · 2 comments

Comments

@ebdm13
Copy link

ebdm13 commented May 1, 2023

when i write let ayucolor = "mirage" it launch "hit the enter key or enter a command"

that's my vimrc

call plug#begin()
Plug "ayu-theme/ayu-vim"
call plug#end()
set termguicolors
let ayucolor = "mirage"
colorscheme ayu

and it seems that the let ayucolor = "mirage" line throws a popup.
can someone tell me why and how to avoid it please

@Luxed
Copy link

Luxed commented May 2, 2023

I'm pretty sure this is a duplicate of #73.
And as instructed there, you are better off using my fork: https://github.com/luxed/ayu-vim.

@ebdm13
Copy link
Author

ebdm13 commented May 2, 2023

Thanks

@ebdm13 ebdm13 closed this as completed May 2, 2023
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