enc: update config spesifik language java

This commit is contained in:
Pojok Code 2024-11-14 06:20:10 +07:00
parent 0c56a139ec
commit 835b1706b2
10 changed files with 144 additions and 74 deletions

View file

@ -17,7 +17,7 @@ return {
return math.floor(vim.o.lines * 0.75)
end,
max_width = function()
return math.floor(vim.o.columns * 0.75)
return math.floor(vim.o.columns * 0.3)
end,
render = "wrapped-compact",
-- background_colour = "#00000000",