Skip to content

Fix kotlin-lsp not running on linux and update to the latest version#837

Merged
mattn merged 1 commit intomattn:masterfrom
declval:master
Feb 8, 2026
Merged

Fix kotlin-lsp not running on linux and update to the latest version#837
mattn merged 1 commit intomattn:masterfrom
declval:master

Conversation

@declval
Copy link
Contributor

@declval declval commented Feb 8, 2026

Fixed kotlin-lsp not running on linux due to vim-lsp-settings expecting the file to be named kotlin-lsp while it was actually named kotlin-lsp.sh by making a symbolic link. Also made kotlin-lsp.sh executable and updated kotlin-lsp to the latest version.

Since kotlin-lsp starting from version v261.13587.0 provides platform-specific builds I added some logic to download the appropriate version.

Lastly in the changelog they say "no JDK required by default, the language server bundles its own" so maybe Java requirement may be dropped but I'm not familiar with Java nor with vim-lsp-settings enough to assess if that change would be correct.

@mattn
Copy link
Owner

mattn commented Feb 8, 2026

LGTM

@mattn mattn merged commit 6b7b49d into mattn:master Feb 8, 2026
14 checks passed
@mattn
Copy link
Owner

mattn commented Feb 8, 2026

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants