This commit is contained in:
2024-12-17 20:15:12 -05:00
parent a6de4ce60e
commit 49874ff4dc
6 changed files with 18 additions and 20 deletions

View File

@@ -11,13 +11,6 @@ return {
hide_tab_bar_if_only_one_tab = true, -- Hide tab bar if there's only one tab
scrollback_lines = 10000,
window_padding = {
left = 25,
right = 25,
top = 25,
bottom = 25,
},
-- Vague.nvim-inspired theme colors
color_scheme = "Vague", -- Assuming you have a color scheme named Vague
colors = {