Added bufferline.nvim

This commit is contained in:
2025-02-15 09:48:01 +11:00
parent 31c306248e
commit 82879f5e03
5 changed files with 36 additions and 0 deletions

View File

@@ -30,10 +30,12 @@ return {
background = true,
},
},
nvim_surround = true,
telescope = {
enabled = true,
},
treesitter = true,
which_key = true,
},
})
vim.cmd("colorscheme catppuccin-mocha")