removed some border

This commit is contained in:
2025-04-12 22:12:57 +02:00
parent b690aa49e6
commit af38ccadc5
2 changed files with 1 additions and 2 deletions

View File

@ -149,6 +149,5 @@ vim.diagnostic.config({
})
-- Window border for floating windows
require('lspconfig.ui.windows').default_options.border = 'rounded'
require('bamboo').load()