mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-22 00:49:01 +02:00
enc: update config spesifik language java
This commit is contained in:
parent
0c56a139ec
commit
835b1706b2
10 changed files with 144 additions and 74 deletions
|
@ -8,6 +8,7 @@ pcode.lang = {
|
|||
java = true,
|
||||
java2 = false,
|
||||
java3 = false,
|
||||
java4 = false,
|
||||
javascript = false,
|
||||
kotlin = false,
|
||||
markdown = false,
|
||||
|
@ -44,6 +45,8 @@ pcode.extras = {
|
|||
visualmulti = true,
|
||||
yanky = true,
|
||||
zenmode = true,
|
||||
lspsignatur = true,
|
||||
telescopetreesiterinfo = true,
|
||||
}
|
||||
-- activate config themes
|
||||
pcode.themes = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue