change theme

This commit is contained in:
2025-06-03 21:14:53 +02:00
parent 3f05e24237
commit 9b4a1f350b
5 changed files with 6 additions and 16 deletions

View File

@ -147,7 +147,3 @@ vim.diagnostic.config({
update_in_insert = false, -- Don't update diagnostics in insert mode
severity_sort = true, -- Sort diagnostics by severity
})
-- Window border for floating windows
require('bamboo').load()