mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-10 19:41:15 +02:00
nvim: cleanup
This commit is contained in:
@@ -9,9 +9,6 @@ return {
|
||||
},
|
||||
opts = {
|
||||
theme = {
|
||||
-- this highlight is used to override other highlights
|
||||
-- you can take advantage of its `bg` and set a background throughout your winbar
|
||||
-- (e.g. basename will look like this: { fg = "#c0caf5", bold = true })
|
||||
normal = { bg = "#272727" },
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user