This layer adds support for Kotlin in Spacemacs
- Linting with ktlint and flycheck-kotlin
- navigation with
ggtags
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.
You must install ktlint and make sure that the ktlint
binary is on Emacs
exec-path