qa: testing create java project

This commit is contained in:
Pojok Code 2024-11-18 20:18:15 +07:00
parent 11a88eb681
commit b3f841d25c
7 changed files with 59 additions and 67 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.3)
return math.floor(vim.o.columns * 0.4)
end,
render = "wrapped-compact",
-- background_colour = "#00000000",