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

Hydrovim not responding despite syntax on and nui dependency on LunarVim #7

Open
UmbertoFasci opened this issue Apr 1, 2023 · 3 comments

Comments

@UmbertoFasci
Copy link

Hi! I am very excited to get this up and running on my system. I am currently utilizing LunarVim and have been having issue getting hydrovim working. I have installed both nui and hydrovim via packer and all seems well in terms of installation. Please refer to the screenshots below:
config.lua
Screenshot 2023-04-01 at 5 16 42 PM

Packer Status
Screenshot 2023-04-01 at 5 19 15 PM

Python file context
Screenshot 2023-04-01 at 5 21 42 PM

It is noted that when the command menu is up <F8> is clearly attached to HydrovimRun('normal').

No error is returned upon utilizing this command, so I suspect this is an issue with the syntax on issue others have been having. How should we properly turn syntax on if what we are doing is wrong?

@UmbertoFasci
Copy link
Author

In a .vim file syntax on works. Hopefully we can figure out how to translate that in a .lua config

@smzm
Copy link
Owner

smzm commented Apr 2, 2023

Hi.

I don't use lua for configuration neovim and I don't have any perception how you can correctly translate it to lua. I will appreciate it if somebody can solve this issue for people using lua for their configurations.
my neovim configuration

@smzm
Copy link
Owner

smzm commented Apr 2, 2023

For clearing, I use Lua in my neovim configuration definitely, but my mean about using Lua was .lua file type which I don't.

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