Closed membranobruno closed 5 months ago
What happens if you run the setup command manually after loading up neovim?
:lua require("distant"):setup()
Do you get any error? Does the command :DistantInstall
show up? Also, if you already have distant
available in the commandline and it's the required version (at the moment, 0.20.0
), then you shouldn't need to run :DistantInstall
at all.
Hi! I'm using nvchad and trying to setup the distant. The distant itself is installed and I can run command in terminal. I have added
to plugins.lua and restarted nvim but have no result. Not an editor command: DistantInstall
thanks for any help