enc: update patch

This commit is contained in:
Pojok Code 2025-01-19 13:12:37 +07:00
parent d084330d2f
commit 2bae787a7d
4 changed files with 73 additions and 71 deletions

View file

@ -19,7 +19,7 @@ return {
max_width = function()
return math.floor(vim.o.columns * 0.4)
end,
render = "wrapped-compact",
render = "wrapped-default",
-- background_colour = "#00000000",
},
config = function(_, opts)