Skip to content

Add nvim-lspconfig notes #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

hbjydev
Copy link

@hbjydev hbjydev commented Jun 7, 2025

I added support for kotlin-lsp to nvim-lspconfig, the official LSP configuration plugin for Neovim (PR for that was merged some time ago -- neovim/nvim-lspconfig#3867). This PR just adds some setup steps for using that in addition to the existing ways shown in the document.

@e5l e5l requested a review from Copilot August 7, 2025 05:13
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds documentation for using kotlin-lsp with the official nvim-lspconfig plugin for Neovim. The update provides users with an additional, simpler setup method alongside the existing stdio configuration approach.

  • Adds a new section documenting nvim-lspconfig integration
  • Provides Lua configuration examples for enabling and configuring kotlin-lsp
  • References the merged upstream PR that added kotlin-lsp support to nvim-lspconfig

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.

1 participant