Fix cmp borders by setting them globally

This commit is contained in:
don philipe
2026-02-18 10:28:56 +01:00
parent 434df00be3
commit b648f0a936
2 changed files with 3 additions and 0 deletions

View File

@@ -18,3 +18,5 @@ vim.diagnostic.config({
})
vim.opt.undofile = true
vim.o.winborder = 'rounded'