Open JohnEricson opened 1 year ago
I'm afraid I don't have any insights on that at the moment. You might find https://github.com/vim-denops/denops-dockerfile interesting, but I'm unsure if using a Docker image for daily usage is a good idea.
Thanks for the suggestion @lambdalisue! I'll have a look at it.
I'm using Neovim on a mix of distros and versions so I would like to use a uniform way of installing it in my home dir, such as provided by AppImage for example. I tried the AppImage install of Neovim but I noticed that it doesn't include Deno, so I can't get it to work with this plugin.
Is there a way of including Deno inside an AppImage, or are there better ways of installing it in a uniform way on a mix of Linux distributions and versions?