tabbar is cool
This commit is contained in:
parent
9222164c4e
commit
6b32dcdd6c
3 changed files with 29 additions and 2 deletions
|
|
@ -8,5 +8,14 @@ return {
|
|||
},
|
||||
opts = {
|
||||
-- configurations go here
|
||||
theme = {
|
||||
normal = {
|
||||
-- bg = "#000000"
|
||||
bold = true
|
||||
},
|
||||
--dirname = { bg = "#000000" },
|
||||
--basename = { bg = "#888888" },
|
||||
--context = { bg = "#DDDDDD" },
|
||||
}
|
||||
},
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
return {
|
||||
"SmiteshP/nvim-navic"
|
||||
"SmiteshP/nvim-navic",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue