1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 02:30:03 +08:00
SpaceVim/docs/layers/lang/kotlin.md
2019-02-03 20:51:00 +08:00

724 B

title description
SpaceVim lang#kotlin layer This layer adds Kotlin language support to SpaceVim

Available Layers >> lang#kotlin

Description

This layer adds Kotlin language support to SpaceVim.

Features

  • syntax highlighting
  • lsp support (require lsp layer)

Install

To use this configuration layer, update custom configuration file with:

[[layers]]
  name = "lang#kotlin"

To enable language server protocol, you need to install:

https://github.com/fwcd/KotlinLanguageServer