This commit is contained in:
2024-12-16 19:07:27 -05:00
parent 3cb62eeef0
commit fe4e05b189
5 changed files with 44 additions and 528 deletions

View File

@@ -11,6 +11,13 @@ 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 = {