Add Kotlin module
This commit is contained in:
parent
803ca2863a
commit
13f705dc0e
4 changed files with 42 additions and 0 deletions
7
modules/lang/kotlin/packages.el
Normal file
7
modules/lang/kotlin/packages.el
Normal file
|
@ -0,0 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/kotlin/packages.el
|
||||
|
||||
(package! kotlin-mode)
|
||||
|
||||
(when (featurep! :tools flycheck)
|
||||
(package! flycheck-kotlin))
|
Loading…
Add table
Add a link
Reference in a new issue