mirror of
https://github.com/don-philipe/dotfiles.git
synced 2026-03-31 02:33:11 +02:00
Fix cmp borders by setting them globally
This commit is contained in:
@@ -18,3 +18,5 @@ vim.diagnostic.config({
|
||||
})
|
||||
|
||||
vim.opt.undofile = true
|
||||
|
||||
vim.o.winborder = 'rounded'
|
||||
|
||||
Reference in New Issue
Block a user