mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 17:37:43 -04:00
Add bufferline
This time around, bufferline has settings added to make it not overlap NeoTree and to look right with my theme set to a transparent background.
This commit is contained in:
parent
2aa2ee3e2f
commit
cbd72735a2
3 changed files with 50 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
|||
return{
|
||||
"akinsho/bufferline.nvim",
|
||||
version = "*",
|
||||
dependencies = "nvim-tree/nvim-web-devicons",
|
||||
event = "BufReadPre",
|
||||
config = true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue