AutoYADM commit: 2024-12-20 20:00:01

This commit is contained in:
Daniel Fichtinger 2024-12-20 20:00:01 -05:00
parent 5f74870920
commit 3d8f4aed0a
4 changed files with 21 additions and 18 deletions

View file

@ -0,0 +1,9 @@
return {
"akinsho/bufferline.nvim",
opts = {
options = {
show_buffer_close_icons = false,
show_close_icon = false,
},
},
}