Fix for work with a wide monitor
This commit is contained in:
parent
86c5d9ffda
commit
238a0f4341
8 changed files with 43 additions and 8 deletions
7
languages/kotlin.el
Normal file
7
languages/kotlin.el
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
(use-package kotlin-mode
|
||||
:ensure t
|
||||
:defer t)
|
||||
|
||||
(use-package gradle-mode
|
||||
:ensure t
|
||||
:defer t)
|
||||
Loading…
Add table
Add a link
Reference in a new issue