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
However, I was able to follow the instructions here to get it working on linux.
You probably just need to detect the platform somehow and use kak-lsp-v8.0.0-x86_64-unknown-linux-musl.tar.gz instead.
The text was updated successfully, but these errors were encountered:
Hello! This is a good catch. Unfortunately, I don't use homebrew even on macOS anymore so it's a bit involved for me to work on the solution. However, PR is more than welcome!
I see that the homebrew formula directly pulls kak-lsp-v8.0.0-x86_64-apple-darwin.tar.gz
This is broken on linux (https://docs.brew.sh/Homebrew-on-Linux)
However, I was able to follow the instructions here to get it working on linux.
You probably just need to detect the platform somehow and use kak-lsp-v8.0.0-x86_64-unknown-linux-musl.tar.gz instead.
The text was updated successfully, but these errors were encountered: