https://github.com/fwcd/KotlinLanguageServer
copyright-paperwork-exempt: yes
* README.md (Installation and Usage): declare Kotlin support.
GitHub-reference: https://github.com/joaotavora/eglot/issues/70
:autoport))
(php-mode . ("php" "vendor/felixfbecker/\
language-server/bin/php-language-server.php"))
- (haskell-mode . ("hie-wrapper")))
+ (haskell-mode . ("hie-wrapper"))
+ (kotlin-mode . ("kotlin-language-server")))
"How the command `eglot' guesses the server to start.
An association list of (MAJOR-MODE . CONTACT) pairs. MAJOR-MODE
is a mode symbol, or a list of mode symbols. The associated