removed duplicate smthng

This commit is contained in:
Kulvir Singh
2025-04-24 03:03:07 +05:30
parent 6a9e822249
commit 554306870d

View File

@@ -8,9 +8,5 @@ return {
transparent_background = true,
}
vim.cmd.colorscheme "catppuccin"
vim.diagnostic.config {
float = { border = "rounded" },
}
end,
}