Skip to content

Kotlin support for lsp-mode using KotlinLanguageServer

License

Notifications You must be signed in to change notification settings

whily/lsp-kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lsp-kotlin

Kotlin support for lsp-mode using KotlinLanguageServer.

Installation

Install lsp-mode and kotlin-mode first, and clone this repository. Add the following to your Emacs init.el:

(require 'lsp-kotlin)
(add-hook 'kotlin-mode-hook #'lsp-kotlin-enable)

About

Kotlin support for lsp-mode using KotlinLanguageServer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published