mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 11:24:55 +02:00
nvim: borders
This commit is contained in:
parent
6b97e69cac
commit
3f00eddbfe
2 changed files with 4 additions and 4 deletions
|
|
@ -121,7 +121,7 @@ vim.diagnostic.config({
|
|||
},
|
||||
},
|
||||
float = {
|
||||
border = vim.g.float_border,
|
||||
border = { " " },
|
||||
header = false,
|
||||
source = true,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue