Replies: 1 comment
-
require("noice.nvim").setup({
views = {
mini = {
border = {
style = "rounded", -- single for sharp, and double for two sharp
},
}
}
}) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to add a rounded border if possible to break it up from editor text
Beta Was this translation helpful? Give feedback.
All reactions