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
|
|
@ -19,3 +19,4 @@ vim.keymap.set("n", "<leader>h", ":nohlsearch<CR>")
|
|||
|
||||
vim.wo.relativenumber = true
|
||||
|
||||
vim.o.termguicolors = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue