William Boman
William Boman
> df -T throws an error because it needs an input afterwards. Assuming you meant a lowercase 't', this is what I get Ah I guess BSD df behaves differently....
@AnonymusRaccoon Hm which servers stops working with that commit? It's not supposed to really have changed anything. There's also a [suite of tests](https://github.com/williamboman/nvim-lspconfig-test) for all servers that are passing just...
Ahh thanks for the thorough investigation @jsatt! I figured it was probably something going on with the fs. Do I understand you correctly that you have a volume mounted at...
Let's keep it open for discoverability :+1:
Hello @schrc3b6! I've been trying to get on a system where this is reproducible. We recently had similar issues with exactly this (see #412). I'll try to find the exact...
Hey not sure if you intentionally closed this immediately for future travelers to find or if it was by accident. To be honest I have no idea how RubyGems works...
Do you have any ideas how this can be dealt with? To me it sounds like the package manager is hardcoding the full executable path of whatever Ruby version is...
> Can an interface be provided to run commands with LspInstaller env? Not even in the background, a `:terminal` window will be most useful. Hmm what's the use case? This...
Yeah this will have to be fixed. I don't do Ruby dev so I'm not entirely sure what the best solution would be. One easy thing to fix is [to...
I'm struggling a bit to repro this. Does anyone have a step by step description on how to reproduce this (a dummy repo would be really nice)?