new stuff

This commit is contained in:
nikkitschierske 2024-01-31 12:23:48 +01:00
parent cb4e930158
commit 0cde876788
No known key found for this signature in database
5 changed files with 60 additions and 8 deletions

View file

@ -0,0 +1,5 @@
return {
'akinsho/bufferline.nvim',
version = "*",
dependencies = 'nvim-tree/nvim-web-devicons'
}