Skip to content
Snippets Groups Projects
Commit 8f446b17 authored by Eduardo Trujillo's avatar Eduardo Trujillo
Browse files

feat: Update barbar config to remove deprecated option

parent f2b3f0f1
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,6 @@ return function()
local bufferline = require('bufferline')
bufferline.setup {
icons = true,
icons = { filetype = { enabled = true } },
}
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment