mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-22 08:53:31 +02:00
add: custom theme tokyoniht background color
This commit is contained in:
parent
62e8d40e43
commit
ceb9038b6a
5 changed files with 11 additions and 8 deletions
|
@ -80,7 +80,7 @@ return {
|
|||
show_close_icon = true,
|
||||
show_tab_indicators = true,
|
||||
persist_buffer_sort = true, -- whether or not custom sorted buffers should persist
|
||||
separator_style = { "", "" }, -- | "thick" | "thin" | { 'any', 'any' },
|
||||
separator_style = "thin", -- | "thick" | "thin" | { 'any', 'any' },
|
||||
enforce_regular_tabs = true,
|
||||
always_show_bufferline = true,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue