spacemacs/layers/+lang/kotlin
syl20bnr 29c78ce841 Defer packages by default using use-package-always-defer
Warning now `:defer t` is implied, to force a package to load `:demand t` is
now necessary.
2018-02-27 23:32:52 -05:00
..
img
packages.el Defer packages by default using use-package-always-defer 2018-02-27 23:32:52 -05:00
README.org

kotlin layer

/TakeV/spacemacs/media/commit/29c78ce841ee5a99bb4077a2862afc96c8136107/layers/+lang/kotlin/img/kotlin.png

Description

This layer adds support for Kotlin in Spacemacs

Features:

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