mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
add: kotlin default config
This commit is contained in:
parent
aed25e545a
commit
d4bef2b2d1
2 changed files with 125 additions and 0 deletions
|
@ -177,3 +177,4 @@ pcode.active_java_config = {
|
|||
use_nvim_jdtls = true, -- mfussenegger/nvim-jdtls
|
||||
}
|
||||
pcode.active_deno_config = false
|
||||
pcode.active_kotlin_config = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue