.. | ||
img | ||
packages.el | ||
README.org |
kotlin layer
Description
This layer adds support for Kotlin in Spacemacs
Features:
- Linting with ktlint and flycheck-kotlin
- navigation with
ggtags
Install
Layer
To use this configuration layer, add it to your ~/.spacemacs
. You will need to
add kotlin
to the existing dotspacemacs-configuration-layers
list in this
file.
Ktlint
You must install ktlint and make sure that the ktlint
binary is on Emacs
exec-path