spacemacs/layers/+lang/kotlin/README.org
2019-05-05 20:40:47 +03:00

30 lines
847 B
Org Mode

#+TITLE: kotlin layer
#+TAGS: layer|uncategorized
[[file:img/kotlin.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#ktlint][Ktlint]]
* Description
This layer adds support for [[http://kotlinlang.org/][Kotlin]] in Spacemacs
** Features:
- Linting with [[https://github.com/shyiko/ktlint][ktlint]] and [[https://github.com/whirm/flycheck-kotlin][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 [[https://github.com/shyiko/ktlint][ktlint]] and make sure that the =ktlint= binary is on Emacs
=exec-path=