save
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user