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

[Windows] auto complete doesn't pop up even the config is correct #1178

Open
ryannewcomer opened this issue May 19, 2024 · 5 comments
Open

Comments

@ryannewcomer
Copy link

Hi!

Here is my config

I have tried to make a config independently, using only a few plugins to increase the startup time. I have installed and configured cmp. but when I open a Lua file, I can see that everything works (color scheme, lualine, lsp, tree-sitter etc) but not cmp and luasnip. I have tried to ask on Reddit, but, as you can see, it seems to be luasnip who is not working. I had tried to remove luasnip file from the config and use it as a dependent plugin for cmp. it still doesn't work. then I try to make a new one and use friendly snippet as a dependent. but the auto-complete still doesn't pop up. What to do? Do you know if my config is wrong? If so, how would you be able to fix it?

here is my checkhealth for luasnip:
image
Screenshot 2024-05-19 134920

Many thanks

@xudyang1
Copy link
Contributor

@ryannewcomer
Copy link
Author

Ok, i have added it to the dependency, but auto complete still doesn't pop up. I also get this error when Lazy was cloning cmp_luasnip:
Screenshot 2024-05-21 102717
What does it mean? is it something to do with lazy itself?

@xudyang1
Copy link
Contributor

Try to use a minimal config with only lazy.nvim, luasnip, and cmp by nvim -u minimal_config.lua. If that config works, that means you have misconfigured other plugins or options.

@xudyang1
Copy link
Contributor

@ryannewcomer You can also check #1071

@ryannewcomer
Copy link
Author

Thanks

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