theonepath.nvim/lua/plugins/configs/UI/bufferline.lua
2024-10-02 17:27:37 +01:00

6 lines
56 B
Lua

return {
options = {
diagnostics = 'nvim-lsp',
},
}