Amit Singh

Results 65 comments of Amit Singh

Hey @damccull could you try the `fix/install-scripts-for-nix-system` and let me know if it works now. The plugin now runs explicit bash command to run the script so as long as...

That seems like a slightly uncomfortable user experience from the plugin. I'll have a look and include a fix. I'm slowly going over the backlog so this might take some...

The current scripts are unfortunately just `bash` scripts that take care of ensuring the Neovim download and installation. I think it would need to be handled somehow though. I'll put...

@vaqxai Thanks for this PR. This would need some more work, because versions below 0.10.4 do not support this download URI syntax. We would have to do something similar to...

Fixed in [f0e271b](https://github.com/amitds1997/remote-nvim.nvim/commit/f0e271b84e6d820f1a2abf7f57bfb391e45d1b6c)