Commit Graph

16 Commits

Author SHA1 Message Date
8bf902d5f4 General refactors & reformatting across the board 2020-06-04 20:13:28 -04:00
576134ffb7 Merge pull request #3060 from itai33/rgb-readme
README for tools/rgb, also minor typo fix
2020-05-08 05:50:43 -04:00
e5d8740efb minor typo fix 2020-05-08 03:13:11 +03:00
d8ef43c557 Add Kotlin REPL support 2020-05-07 01:12:47 +09:00
a9402cfb55 Fix #2373: bring back package pinning
This needs some serious refactoring...
2020-01-25 19:02:00 -05:00
4cc14389e8 PIN ALL THE PACKAGES 2020-01-14 22:32:11 -05:00
12094788d7 Fix references to :tools fly{spell,check} 2020-01-14 03:04:26 -05:00
a28de332fc lang/kotlin: add basic README #1166 2019-12-24 13:09:14 -05:00
3fb52110a4 Add LSP check to kotlin/doctor.el 2019-11-28 21:53:46 -05:00
591d8d8e56 Fix location of lsp hook in kotlin/config.el 2019-11-28 21:52:58 -05:00
c69a85c803 Add LSP support to Kotlin
`lsp-mode` has built in support for Kotlin. This makes it automatically used if you use the `+lsp` flag.
2019-11-28 21:48:26 -05:00
2d365619cd General refactor & cleanup, across the board 2019-09-13 22:00:34 -04:00
76cacb5bfe 💥 Rename def-package! -> use-package!
Calling this pivotal macro "def-package!" has frequently been a source
of confusion. It is a thin wrapper around use-package, and it should be
obvious that it is so. For this reason, and to match the naming
convention used with other convenience macros/wrappers, it is now
use-package!.

Also changes def-package-hook! -> use-package-hook!

The old macros are now marked obsolete and will be removed when straight
integration is merged.
2019-07-23 12:50:45 +02:00
76fb819dfb Rename non-interactive function +kotlin-locate-gradlew-file 2019-04-11 10:16:53 +03:00
0c0aff60a1 [lang/kotlin] Use warn! macro in doctor.el 2019-04-11 10:16:10 +03:00
13f705dc0e Add Kotlin module 2019-03-29 03:22:23 +02:00