docs: Mention support for alternate LSP for Kotlin (#45650)

ilsubyeega and Kunall Banerjee created

Would believe https://github.com/zed-industries/zed/pull/40776 did
change the default lsp to official implementation.


Release Notes:

- N/A

---------

Co-authored-by: Kunall Banerjee <hey@kimchiii.space>

Change summary

docs/src/languages/kotlin.md | 1 +
1 file changed, 1 insertion(+)

Detailed changes

docs/src/languages/kotlin.md 🔗

@@ -5,6 +5,7 @@ Report issues to: [https://github.com/zed-extensions/kotlin/issues](https://gith
 
 - Tree-sitter: [fwcd/tree-sitter-kotlin](https://github.com/fwcd/tree-sitter-kotlin)
 - Language Server: [fwcd/kotlin-language-server](https://github.com/fwcd/kotlin-language-server)
+- Alternate Language Server: [kotlin/kotlin-lsp](https://github.com/kotlin/kotlin-lsp)
 
 ## Configuration