mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
enc: update patch
This commit is contained in:
parent
d084330d2f
commit
2bae787a7d
4 changed files with 73 additions and 71 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue