You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Packer Status
Python file context
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?
The text was updated successfully, but these errors were encountered:
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
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
Packer Status
Python file context
It is noted that when the command menu is up
<F8>
is clearly attached toHydrovimRun('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 turnsyntax on
if what we are doing is wrong?The text was updated successfully, but these errors were encountered: