mirror of
https://github.com/marianozunino/nvim.git
synced 2025-06-28 18:43:50 -03:00
dev: automated commit - 2025-05-29 12:31:16
This commit is contained in:
parent
42ce37c7a1
commit
249a24b851
3 changed files with 59 additions and 28 deletions
|
@ -36,6 +36,10 @@ return {
|
|||
border = "rounded",
|
||||
},
|
||||
},
|
||||
select = {
|
||||
enabled = true,
|
||||
win = { border = "rounded" },
|
||||
},
|
||||
debug = { enabled = true },
|
||||
image = { enabled = true },
|
||||
indent = { enabled = true, animate = { enabled = false } },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue