disable bufferline pulgin

This commit is contained in:
Natercio Moniz
2025-11-06 09:22:03 +00:00
parent cfe99fe351
commit ace4c27d70

6
lua/plugins/disabled.lua Normal file
View File

@@ -0,0 +1,6 @@
return {
{
"akinsho/bufferline.nvim",
enabled = false,
},
}