init
This commit is contained in:
8
lua/plugins/configs/bufferline.lua
Normal file
8
lua/plugins/configs/bufferline.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
return {
|
||||
options = {
|
||||
themable = true,
|
||||
offsets = {
|
||||
{ filetype = "NvimTree", highlight = "NvimTreeNormal" },
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user